Documentation

UIIconResource​.setIcons()

Sets icons in the global icon registry.

static setIcons(
values: Record<string, UIIconResource | string | undefined>,
): void;

Notes

Parameters

Related