Preparing search index...
The search index is not available
bpmn-visualization API Documentation
bpmn-visualization API Documentation
StyleWithOpacity
Type Alias StyleWithOpacity
Style
With
Opacity
:
{
opacity
?:
Opacity
;
}
Type declaration
Optional
opacity
?:
Opacity
The value must be between 0 and 100:
If the set value is less than 0, the used value is 0.
If the set value is greater than 100, the used value is 100.
Notes about the
default
special keyword
:
It is used to apply the opacity defined in the default style of the BPMN element.
It can be used when the style is first updated and then needs to be reset to its initial value.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
bpmn-visualization API Documentation
Loading...
The value must be between 0 and 100:
Notes about the
default
special keyword: