All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.lib.utils.legacyUtil.d.ts Maven / Gradle / Ivy

The newest version!
import * as React from 'react';
import type { BaseOptionType, DefaultOptionType } from '../Select';
export declare function convertChildrenToData(nodes: React.ReactNode, optionOnly?: boolean): OptionType[];




© 2015 - 2024 Weber Informatics LLC | Privacy Policy