mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
update docs
This commit is contained in:
@@ -50,8 +50,9 @@ export default class WaIcon extends WebAwesomeElement {
|
||||
|
||||
/**
|
||||
* The family of icons to choose from. For Font Awesome Free, valid options include `classic` and `brands`. For
|
||||
* Font Awesome Pro subscribers, valid options include, `classic`, `sharp`, `duotone`, and `brands`. A valid kit code
|
||||
* must be present to show pro icons via CDN. You can set `<html data-fa-kit-code="...">` to provide one.
|
||||
* Font Awesome Pro subscribers, valid options include, `classic`, `sharp`, `duotone`, `sharp-duotone`, and `brands`.
|
||||
* A valid kit code must be present to show pro icons via CDN. You can set `<html data-fa-kit-code="...">` to provide
|
||||
* one.
|
||||
*/
|
||||
@property() family: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user