Skip to content

Profectus / game/modifiers / createModifierSection

Function: createModifierSection() ​

createModifierSection(options): Element

Create a JSX element that displays a modifier. Intended to be used with the output from createSequentialModifier.

Parameters ​

options ​

ModifierSectionOptions

Modifier section options.

Returns ​

Element

Defined in ​

profectus/src/game/modifiers.tsx:317