Hidden
tip
To test the examples below, use the Device Toolbar, available in developer tools, or resize your browser window.
Base
Another option is to pass a list of viewports to the only
property. Thus, the contents of Hidden
will be hidden for all viewports
in the list.
The available viewports
can be accessed via Hidden.viewports
constants. For more details visit our Component API tab.
It is possible to apply the Hidden
rules together with the Grid
component. For more details visit our examples tab.