UNPKG

@mui/x-data-grid-premium

Version:

The Premium plan edition of the MUI X Data Grid Components.

3 lines 180 B
import { PromptFieldProps } from "./PromptField.js"; declare function GridPromptField(props: PromptFieldProps): import("react/jsx-runtime").JSX.Element; export { GridPromptField };