📄️ Text
This prop is used to set the text of the component.
📄️ Textarea
This prop is used to set the textarea of the component.
📄️ Number
This prop is used to set the number of the component.
📄️ File
This prop is used to set the file of the component.
📄️ Color
This prop is used to set the color of the component.
📄️ Select
This prop is used to set the select of the component.
📄️ Padding
This prop is used to set the padding of the component.
📄️ Margin
This prop is used to set the margin of the component.
📄️ Border
This prop is used to set the border properties of the component.
📄️ Creating custom props
This guide explains how to create custom prop types for the Livewire Page Builder.
📄️ Global Props
Global props are automatically available to all components in the Livewire Page Builder. These props provide common styling options that can be applied to any component.