A set of free MIT-licensed high-quality SVG icons, sourced from @tailwindlabs/heroicons, as Vue functional components. 25 February 2021 Icon Feather icons component for Vue 3 Feather icons component for Vue 3. 27 January 2021 Icon 260+ open source flag icons for Vue Flagpack fo...
"tailwind-css": "", "taobao": "淘宝", "telegram": "telegram", "telegram-2": "", "threads": "", "tiktok": "抖音", "trello": "trello", @@ -1224,7 +1240,7 @@ "menu-unfold-2": "expand,navigation,hamburger,导航,菜单,汉堡包,收起,展开", "menu-search": "category,菜单,搜索...
:param color: the color of the button (either a Quasar, Tailwind, or CSS color or `None`, default: 'primary') :param icon: the name of an icon to be displayed on the button (default: `None`) """ super().__init__(tag='q-btn', text=text, background_color=color) if icon: ...