Artboard
Reference
Parameters
dimensions
Move and resize the artboard boundaries, direclty affecting how the content is displayed.
Component data2-core-types@Dimensions
fill
Color Background of the artboard.
Component data2-core-types@Fill
alternativeArtboards
Pick alternative artboards for different devices. When configured, the alternative artboard will automatically show instead of the main one on the targeted device.
Component data2-core-types@ResponsiveArtboards
componentClass
Makes this artboard a component, enabling easy reuse of its content, with the option to configure parameters to be reused in each of the component instances.
Component data2-core-types@ComponentClass
componentStates
list
When the current artboard is a component, you may configure its states. Each state can be attributed to another artboard, rendering it when the state is set in the instance of the component.
Component data2-core-types@ComponentState
childrenOverflow
No longer confines the content of the Artboard to its boundaries. Overflowing elements will not be cropped.
Component data2-core-primitives@Boolean