UNPKG

react-antd-admin-panel

Version:

Easy prototyping admin panel using React and Antd

12 lines (11 loc) 269 B
import Default from "./Default"; export default class Select extends Default { constructor(); _format: any; _options: any; options(v: any): this; _dataSource: any; dataSource(v: any): this; clearSelf(): void; defaultFromCache(): this; }