Skip to content

Vizel API / svelte/src / getVizelIconContext

Function: getVizelIconContext()

ts
function getVizelIconContext(): VizelIconContextValue;

Defined in: packages/svelte/src/components/VizelIconContext.ts:27

Get custom icon mappings from parent context. Returns an empty object if no context is set.

Returns

VizelIconContextValue

Released under the MIT License.