@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
8 lines • 340 B
JavaScript
export const SelectionProperties = {
dataPath: {
doc: 'The path to the context data (Form.Handler). The context data object needs to have a `value` and a `title` property. The generated options will be placed above given JSX based children.',
type: 'string',
status: 'optional'
}
};
//# sourceMappingURL=SelectionDocs.js.map