Parameters
Configuration options for the composer add button.
Support
Usage
Basic add button
Add button with custom title
Add button in a list context
Add button in a composer group
Multiple add buttons for different properties
Context Integration
The ComposerAdd component works within the composer system by:- Reading the current composer group context to determine allowed component types
- Using the
propertyparameter to specify which data collection to add to - Enabling dynamic content creation within the layout system
Notes
- The
propertyparameter is required and must match a property in your layout component properties. - This component is designed for use within composer-managed layouts and may not render meaningfully outside that context
- The allowed component types are determined by the composer group configuration
