Actions
Feature #87
closedFeature #85: Sortable Table UI Component
"Button" Cell Component
Description
React component, inheriting from the Base Cell type, that shows a button (+alt text) with a callback action on the specified row.
Known properties to pass down to the component (subject to change):
- Button Text (or Button image element)
- Alternative Text (string), text to display on mouse over of the button.
- Action callback, if missing the button is shown as disabled/grayed out with no event listener active.
Updated by Lane Shaw almost 5 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset html-checker|1b9ea07b8f637d539c629f671c8b6e61e2f6428c.
Actions