Buttons
Examples
Flat button
Raised button
Link style button
Implementation
Button styles can be applied to any kind of clickable object. Links, buttons, submits.
Required attributes
- class: csftheme
- data-csftheme-button-style: [button type]
Optional attributes
- data-csftheme-button-color: [color]
Button types
- 'flat' - Only-text button
- 'raised' - Bordered butons with background
- 'link' - Text with moving underline