574 B
574 B
BaseElement
This is the responsive plugin. It provides a fluent builder API for creating responsive states with an intuitive when/apply/otherwise syntax.
Functions
| Method | Returns | Description |
|---|---|---|
| BaseElement:responsive | ResponsiveBuilder | Creates a responsive state builder |
BaseElement:responsive(self)
Creates a responsive builder for defining responsive states
Parameters
selfBaseElementThe element to create the builder for
Returns
ResponsiveBuilderbuilderThe responsive builder instance