diff --git a/data/structures/_arguments.yml b/data/structures/_arguments.yml index 0333e3d..c1b50f7 100644 --- a/data/structures/_arguments.yml +++ b/data/structures/_arguments.yml @@ -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