Last updated 2 years ago
In the event that an object-table contains no rows, an empty-action can be used to add additional UI functionality.
object-table
empty-action
See more information in the guide on object-table .
<object-table ...> <empty-action icon="fa-angle-right" on-press="$:noResultsAction()" validate="false" /> ... </object-table>
on-press
See
validate
icon
action