Generate apidoc test
parent
19c9be1ccc
commit
5e4d3c2d38
|
@ -82,6 +82,7 @@ export interface TagProps {
|
||||||
rounded?: boolean | undefined;
|
rounded?: boolean | undefined;
|
||||||
/**
|
/**
|
||||||
* Icon of the tag to display next to the value.
|
* Icon of the tag to display next to the value.
|
||||||
|
* @deprecated since v3.27.0. Use 'icon' slot.
|
||||||
*/
|
*/
|
||||||
icon?: string | undefined;
|
icon?: string | undefined;
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue