Skip to content

@vtj


@vtj / ui / useIconProps

Function: useIconProps()

useIconProps(iconRef): ComputedRef<IconProps | null>

Defined in: packages/ui/types/hooks/useIcon.d.ts:3

Parameters

iconRef

MaybeRef<undefined | IconParam>

Returns

ComputedRef<IconProps | null>

Released under the MIT License.