Divider
Horizontal separator rule with optional centered text label.
layout divider
Controls
label
Current props
label: ""
Usage
layout.Divider(layout.DividerProps{}) // plain line
layout.Divider(layout.DividerProps{}, g.Text("OR")) // with labelProps
| Name | Type | Options | Default |
|---|---|---|---|
label | text | — | OR |