Document Component

Lib

Tooltip

Tooltip được xây dựng dựa trên component Popover nên sẽ có tất cả props mà Popover có và thêm một số props được liệt kê bên dưới

importimport Tooltip from "@lib/component/Tooltip";

Examples

Basic

Props

Property
Description
Type
Default
content
Nội dung của tool tip có
string | ReactNode
-