The API reference is a Work in Progress and will be continuously improved and extended. We'd love to hear your feedback in our documentation repository.
Home > @edtr-io/plugin-spoiler > SpoilerConfig
SpoilerConfig interface
Signature:export interface SpoilerConfig
Properties
Property | Type | Description |
---|---|---|
content | ChildStateTypeConfig | |
i18n? | DeepPartial<SpoilerPluginConfig['i18n']> | (Optional) |
theme? | Partial<SpoilerPluginConfig['theme']> | (Optional) |