Skip to content

Add table actions component#53

Open
AndreyMorozow wants to merge 5 commits into
developfrom
feature/19-table-actions
Open

Add table actions component#53
AndreyMorozow wants to merge 5 commits into
developfrom
feature/19-table-actions

Conversation

@AndreyMorozow
Copy link
Copy Markdown
Contributor

@AndreyMorozow AndreyMorozow force-pushed the feature/19-table-actions branch from 9222986 to 33c03d7 Compare March 29, 2021 11:24
@feerzlay feerzlay changed the title Table actions Add table actions component Mar 30, 2021
@feerzlay feerzlay added the enhancement New feature or request label Mar 30, 2021
* Total number of selected rows.
*/
@Input()
public get total(): any {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Не совсем понял, зачем здесь set/get. Почему не сделать просто public total: number?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants