Appearance
Purpose
The Logic Group is a special Component we introduced to give you the Opportunity to have more Control over your Components and their behaviour within the whole Form Process.
Use cases
- Wrapper for fields that might rely on the same condition.
- Wrapper for Grouped fields in the Summary
Rendered Component
Props
Name | Type | Required | Default | Description | Example |
---|
Code Example
html
<IuLogicGroup name="group_name" class="h-12 border border-black"> ...</IuLogicGroup>