mirror of
https://github.com/atisawd/boxicons.git
synced 2024-11-13 19:04:52 +01:00
Update README.md
This commit is contained in:
parent
095f975bcb
commit
3c045243a7
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ The `<box-icon>` custom element supports the following attributes:
|
|||
- `name` : (REQUIRED) the name of the icon to be displayed
|
||||
- `color`: A color for the icon.
|
||||
- `size`: The size for the icon. It supports one of two types of values:
|
||||
- One of the followign shortcuts: `xs`, `sm`, `md`, `lg`
|
||||
- One of the following shortcuts: `xs`, `sm`, `md`, `lg`
|
||||
- A css unit size (ex. `60px`)
|
||||
- `rotate`: one of the following values: `90`, `180`, `270`
|
||||
- `flip`: one of the following values: `horizontal`, `vertical`
|
||||
|
|
Loading…
Reference in a new issue