-
Notifications
You must be signed in to change notification settings - Fork 72
Shortcut
Vinicius Reif Biavatti edited this page Sep 12, 2019
·
1 revision
Shortcuts are a right text positioned by some text. This is common used in the dropdowns. Check the Turbo Vision example in the Examples page.
These are some examples for component:
<!-- Shortcut applied for dropdown item -->
<li>
<a href="#!">
<span>Open...</span>
<span class="tui-shortcut">F3</span>
</a>
</li>
This is the table with available classes for this component.
Class | Description |
---|---|
.tui-shortcut |
Creates a right floated text |
Copyright © 2022 Vinícius Reif Biavatti
- Home
- Getting Started
- Examples
- Custom Theme
- Contributing
- Showcase
- Components
- Styles