@fluentui/react-northstar
Version:
A themable React component library.
5 lines (4 loc) • 327 B
TypeScript
import { MenuVariables } from './menuVariables';
import { MenuItemIndicatorStylesProps } from '../../../../components/Menu/MenuItemIndicator';
import { ComponentSlotStylesPrepared } from '@fluentui/styles';
export declare const menuItemIndicatorStyles: ComponentSlotStylesPrepared<MenuItemIndicatorStylesProps, MenuVariables>;