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