Appearance
@vtj
@vtj / ui / useIconProps
useIconProps(iconRef): ComputedRef<IconProps | null>
iconRef
ComputedRef
IconProps
null
Defined in: packages/ui/types/hooks/useIcon.d.ts:3
MaybeRef<undefined | IconParam>
MaybeRef
undefined
IconParam
ComputedRef<IconProps | null>