Skip to content

@vtj


@vtj / ui / useIcon

Function: useIcon()

useIcon(icon): undefined | Record<string, any>

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

Parameters

icon

MaybeRef<undefined | IconParam>

Returns

undefined | Record<string, any>

Released under the MIT License.