Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add to Angular extensible table document. #14469

Merged
merged 7 commits into from
Nov 21, 2022
Merged

add to Angular extensible table document. #14469

merged 7 commits into from
Nov 21, 2022

Conversation

fatihskilic
Copy link
Contributor

@fatihskilic fatihskilic added this to the 7.0-final milestone Oct 27, 2022
@fatihskilic fatihskilic self-assigned this Oct 27, 2022
@fatihskilic fatihskilic changed the base branch from dev to rel-6.0 October 27, 2022 12:48

` data : ` Items shows in your table.

` list : ` Template of your table.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is ListService instance

Comment on lines 28 to 38
` actionsText : ` ** Column name of action column.

` data : ` Items shows in your table.

` list : ` Template of your table.

`actionsColumnWidth : ` Width of your action column.

` actionsTemplate : ` Template of action when click this button or whatever. Generally ng-template.

` recordsTotal : ` Count of record total.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you write the types of these properties?

@muhammedaltug muhammedaltug merged commit b5507da into rel-6.0 Nov 21, 2022
@EngincanV EngincanV deleted the Issue-12356 branch September 28, 2023 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants