Generated wrapper for the Web Awesome wa-divider component.
Generated from Web Awesome metadata.
Usage
wa_divider(
...,
id = NULL,
class = NULL,
style = NULL,
dir = NULL,
lang = NULL,
orientation = NULL
)Arguments
- ...
Child content for the component's default slot.
- id
Optional DOM id attribute for HTML, CSS, and JS targeting.
- class
Optional CSS class string.
- style
Optional inline CSS style string.
- dir
String. Optional Web Awesome attribute.
- lang
String. Optional Web Awesome attribute.
- orientation
Enumerated string. Allowed values:
horizontal,vertical. Default:horizontal. Sets the divider's orientation.