UNPKG

@ui5/webcomponents-react

Version:

React Wrapper for UI5 Web Components and additional components

3 lines (2 loc) 172 B
import ValueState from '@ui5/webcomponents-base/dist/types/ValueState.js'; export declare const getIconNameForType: (type: ValueState | keyof typeof ValueState) => string;