IconType type

IconType type

Signature

  1. export declare type IconType = 'mono' | 'default';

Import

  1. import { IconType } from '@grafana/ui';