CONDITION#
Attributes#
condition#
Type: FunCondition
hide if fulfilled#
Type: boolean
Whether to hide the requirement text if the requirement was fulfilled.
By default, the value will be false.
hide if not fulfilled#
Type: boolean
Whether to hide the requirement text if the requirement was not fulfilled.
By default, the value will be false.
text#
Type: string
Text to show if the condition is not fulfilled.
text fulfilled#
Type: string
Text to show if the condition is fulfilled.
text id#
Type: string
ID of text to show if the condition is not fulfilled.
text id fulfilled#
Type: string
ID of text to show if the condition is fulfilled.