Documentation Index
Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt
Use this file to discover all available pages before exploring further.
Description
Adds grid block classes to elementUsage
as element:Parameters
| Param | Type | Details |
|---|---|---|
| xs (optional) | size | The grid ratio to use for the smallest break point |
| sm (optional) | size | The grid ratio to use for the small break point |
| md (optional) | size | The grid ratio to use for the medium break point |
| lg (optional) | size | The grid ratio to use for the large break point |
| xl (optional) | size | The grid ratio to use for above the large break point |
| xs-offset (optional) | size | The offset ratio to use for the smallest break point |
| sm-offset (optional) | size | The offset ratio to use for the small break point |
| md-offset (optional) | size | The offset ratio to use for the medium break point |
| lg-offset (optional) | size | The offset ratio to use for the large break point |
| xl-offset (optional) | size | The offset ratio to use for above the large break point |
| dynamic (optional) | string | Watch for updates to the attributes |