mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
417 B
417 B
github, description
| github | description |
|---|---|
| true | Display an icon from Iconify library. |
Usage
::component-card
props: name: 'i-heroicons-light-bulb'
::
::alert{icon="i-heroicons-exclamation-triangle"}
When playing with the name prop above, you won't be able to use any icon you want as icons are bundled on build as explained in the theming section.
::
Props
:component-props