display-bool #
@furo/ui5 v1.18.0
import '@furo/ui5/src/typerenderer/display-bool.js';
exports DisplayBool js
exports <display-bool>
custom-element-definition
superclass LitElement
mixes FieldNodeAdapter
Summary: display renderer for
bool
Description #
display-bool
The display-bool component displays a FieldNode of type bool
in read only mode.
Every display-xxx component should implement the following API:
- function: bindData(fieldNode){…}
Attributes and Properties #
Methods #
onFnaFieldValueChanged #
onFnaFieldValueChanged(value `` ) ⟹ void
`` → fn-on-fna-field-value-changed
- value