Theemo / @theemo/theme / ModalFeature
Type Alias: ModalFeature
ts
type ModalFeature = Simplify<Exclude<Feature, ColorSchemeFeature> & Required<Pick<Exclude<Feature, ColorSchemeFeature>, "defaultOption">>>;
Defined in: features.ts:146
All features that have model behvaior and thus require a default value