You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Heading
content as TextInput, size as SelectInput (h1,h2,h3,h4,h5,h6)
Text
content as TextInput, hierarchy as SelectInput (primary, secondary, tertiary)
Container
children as slot
Row
children as slot
Column
children as slot, column_size as SelectInput(25%,33%,50%, 100%) (Make sure this is an inline component over the puck config)
Link
content as TextInput, Link as TextInput (Make sure you are validating the url and its a valid url)
Card
children as slot, color as SelectInput (primary, secondary, tertiary, info, success, warning, error)
Divider
orientation as SelectInput (vertical, horizontal)
Table
runtime as SelectInput, module as SelectInput, columns as MultipleSelectInput, filter as DataTableFilterInput, showFilter as BooleanInput, minItems as NumberInput, maxItems as NumberInput, itemsPerPage as NumberInput
Graph
runtime as SelectInput, module as SelectInput, xAchse as SelectInput, yAchse as SelectInput, xAchseType as SelectInput (Date, Number, Text), yAchseType as SelectInput (Date, Number, Text)
content as TextInput, size as SelectInput (h1,h2,h3,h4,h5,h6)
content as TextInput, hierarchy as SelectInput (primary, secondary, tertiary)
children as slot
children as slot
children as slot, column_size as SelectInput(25%,33%,50%, 100%) (Make sure this is an inline component over the puck config)
content as TextInput, Link as TextInput (Make sure you are validating the url and its a valid url)
children as slot, color as SelectInput (primary, secondary, tertiary, info, success, warning, error)
orientation as SelectInput (vertical, horizontal)
runtime as SelectInput, module as SelectInput, columns as MultipleSelectInput, filter as DataTableFilterInput, showFilter as BooleanInput, minItems as NumberInput, maxItems as NumberInput, itemsPerPage as NumberInput
runtime as SelectInput, module as SelectInput, xAchse as SelectInput, yAchse as SelectInput, xAchseType as SelectInput (Date, Number, Text), yAchseType as SelectInput (Date, Number, Text)