Sha256: ed862287cf416bea8fff983b29603cba2c54023ce67addd8dd1a7f1022630da0
Contents?: true
Size: 685 Bytes
Versions: 1051
Compression:
Stored size: 685 Bytes
Contents
### Props | Name | Type | Description | Default | Values | | --- | ----------- | --------- | --------- | --------- | | **text** | `String` | Adds text to the Section Separator | `nil` | | | **orientation** | `Orientation` | Changes the orientation | `.horizontal` | `.horizontal` `.vertical` | | **variant** | `Variant` | Changes the style of the Section Separator | `.card` | `.dashed` `.card` | | **dividerOpacity** | `CGFloat` | Adjusts the opacity of the divider | `1` | | | **margin** | `CGFloat` | Adds margin between text and the divider | `Spacing.xSmall` | `Spacing.none` `Spacing.xxSmall` `Spacing.xSmall` `Spacing.small` `Spacing.medium` `Spacing.large` `Spacing.xLarge` |
Version data entries
1,051 entries across 1,051 versions & 2 rubygems