Feedback Laraform is now in maintenance mode. Read more on our GitHub.

Group Element

Creates a wrapper element around children and keeps the data structure flat.

#Examples

#Options

Name Type Description
schema object Schema of a child elements.

#Properties

Name Type Default Description
children$ object {} Child components.

#Methods

# .reset()

Resets the element to it's default state.


#Slots

# children

Props
  • el$ object : The element component.

Contains the children of the element.