-
Notifications
You must be signed in to change notification settings - Fork 1
Close Buttons
Jo Dickson edited this page Aug 3, 2017
·
2 revisions
Generates a close button.
Shortcode Attribute | Name | Description | Default Value |
---|---|---|---|
class | CSS Classes | Separate each class with a single space. Refer to the Athena Framework documentation for available classes. |
.close is always applied |
id | ID | ID attribute for the button. Must be unique. | |
style | Inline Styles | Any additional styles for the button. | |
data_dismiss | Data-Dismiss | Parent component that should be dismissed/closed when the button is clicked. Valid options:
|
TODO