cell-furo-reference

cell-furo-reference #

@furo/ui5 v1.18.0
import '@furo/ui5/src/typerenderer/cell-furo-reference.js';
exports CellFuroReference js
exports <cell-furo-reference> custom-element-definition
superclass LitElement

Summary: cell display renderer for furo.Reference

Description #

cell-furo-reference The cell-furo-reference component displays a FieldNode of type furo.Reference in read only mode.

Every cell-xxx component should implement the following API:

  • function: bindData(fieldNode){…}

Attributes and Properties #

Methods #

bindData #

bindData(fieldNode FieldNode ) ⟹ void

FieldNode fn-bind-data

Binds a field node to the component

  • fieldNode