UNPKG

@dslate/antd

Version:

一个Antd Design风格的富文本编辑器 - A Antd Design style rich editor based on Slate

3 lines (2 loc) 190 B
import { PropsWithChildren } from 'react'; export declare const Select: ({ active, optionList, triggerRender, ...props }: PropsWithChildren<any>) => import("react/jsx-runtime").JSX.Element;