UNPKG

@audira/carbon-react-native

Version:

Build React Native apps with component and shared patterns using Carbon

9 lines 247 B
/** * I don't have time to implement the `non_modal` * @see https://carbondesignsystem.com/patterns/dialog-pattern/#dialog-types */ // export type DialogType = // | 'modal' // | 'non_modal' "use strict"; //# sourceMappingURL=DialogType.js.map