UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

13 lines 306 B
export const BooleanProperties = { trueText: { doc: 'The text to use when the value is true.', type: 'string', status: 'optional' }, falseText: { doc: 'The text to use when the value is false.', type: 'string', status: 'optional' } }; //# sourceMappingURL=BooleanDocs.js.map