Skip to content

Theemo / @theemo/theme / CustomFeature

Interface: CustomFeature

Defined in: features.ts:97

Custom Feature based on modality

Extends

  • BaseFeature

Properties

name

ts
name: string;

Defined in: features.ts:88

name of the feature

Inherited from

ts
BaseFeature.name