Refresh Button
<bk-refresh-button></bk-refresh-button>
The Refresh Button renders a button that, on click, notifies the request to refresh some resource.
How to configure
The Refresh Button does not require any configuration
{
"tag": "bk-refresh-button"
}
API
Properties & Attributes
None
Listens to
event | action | emits | on error |
---|---|---|---|
loading-data | sets internal loading state | - | - |
Emits
event | description |
---|---|
change-query | requires refresh without modifying current CRUD query by attaching an empty payload |