mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-26 01:40:34 +01:00
chore(components): add @IconifyIcon tag on icon properties (#3445)
This commit is contained in:
@@ -27,6 +27,7 @@ export interface BreadcrumbProps<T> {
|
||||
/**
|
||||
* The icon to use as a separator.
|
||||
* @defaultValue appConfig.ui.icons.chevronRight
|
||||
* @IconifyIcon
|
||||
*/
|
||||
separatorIcon?: string
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user