UNPKG

@i-novus/ui-core

Version:

Базовые UI компоненты

3 lines (2 loc) 225 B
import { CalendarSelectOptionsProps } from '../../types'; export declare const CalendarSelectOptions: ({ options, prefix, initialValue, onClickOption }: CalendarSelectOptionsProps) => import("react/jsx-runtime").JSX.Element;