The tbRemoveButton
component is visual helper to show a Remove button with a popover to confirm the action.
Param | Type | Details |
---|---|---|
model | object |
The row to remove. |
caption | string |
Set the caption to use in the button, default Remove. |
cancelCaption | string |
Set the caption to use in the Cancel button, default |
legend | string |
Set the legend to warn user, default |
icon | string |
Set the CSS icon's class, the button can have only icon. |