Skip to main content
Version: 0.9.0-beta.2

Interface: IMoleculeProps

Properties

defaultLocale

Optional defaultLocale: string

Specify a default locale Id, the Molecule built-in zh-CN, en two languages, and default locale Id is en.

Defined in

src/provider/molecule.tsx:29


extensions

Optional extensions: IExtension[]

Molecule Extension instances, after the MoleculeProvider did mount, then handle it.

Defined in

src/provider/molecule.tsx:24