Generate apidoc test

pull/4604/head
Tuğçe Küçükoğlu 2023-10-10 20:08:10 +03:00
parent 19c9be1ccc
commit 5e4d3c2d38
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ export interface TagProps {
rounded?: boolean | undefined;
/**
* Icon of the tag to display next to the value.
* @deprecated since v3.27.0. Use 'icon' slot.
*/
icon?: string | undefined;
/**