Skip to content

Close Buttons

Jo Dickson edited this page Aug 3, 2017 · 2 revisions

[close]

Generates a close button.

Attributes

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:
  • alert
  • modal

Examples

TODO

Clone this wiki locally