x
1
<hr class="border-solid border-t-4 border-grayscale-300 my-4" >1
2
3
4
5
6
7
8
9
10
11
12
variant_sym = variant.present? && variant != "~" ? variant.to_sym : nillabel_value = label.present? ? label : nilrender BetterUi::DividerComponent.new( orientation: orientation.to_sym, style: style.to_sym, variant: variant_sym, size: size.to_sym, spacing: spacing.to_sym, label: label_value, label_position: label_position.to_sym)No notes provided.
| Param | Description | Input |
|---|---|---|
|
— |
|
|
|
— |
|
|
|
— |
|
|
|
— |
|
|
|
— |
|
|
|
— |
|
|
|
— |
|