Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions data/structures/_arguments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,12 @@ arguments:
comment: >-
Class attributes of the element. It supports Bootstrap attributes to
modify the styling of the element.
clear:
type: bool
optional: true
default: false
comment:
Flag to use a clear separator instead of a horizontal line.
client:
type: client
optional: true
Expand Down
Loading