BulkActions
The BulkActions
is an action bar. It is displayed at the top of a table when one of the items is selected.
It allows an action to be performed to manipulate several pieces of information at once, defined by each application.
There is no maximum amount of manipulation actions, but we always recommend as few actions as possible, considering the component's scale on smaller screens.
The only exception is for critical actions: in these cases, there must be only one action from that context.
Select all items
When you click on select all, only items on the first page (or on the display page) will have the Checkbox
checked. Items on other pages will visually be in their default
state, but will be selected regardless of pagination number.
It is possible to make BulkActions
select all items in a table, regardless of the amount of pagination in the list. The select all option will appear just below the main bar. For more details visit our examples tab.
Good habits
BulkActions
allows the application of stock buttons. They are located to the right of the main bar and the application of these actions must follow the following rules: