BaseFeature interface

Represents the base interface for any Feature

Extends

Properties

name

The feature name.

Inherited Methods

dispose()

Property Details

name

The feature name.

name: string

Property Value

string

Inherited Method Details

dispose()

function dispose()

Inherited From Disposable.dispose