celledit-furo-link

celledit-furo-link #

@furo/ui5 v1.18.0
import '@furo/ui5/src/typerenderer/celledit-furo-link.js';
exports CelleditFuroLink js
exports <celledit-furo-link> custom-element-definition
superclass LitElement

Summary: celledit renderer for furo.Link

Description #

celledit-furo-link The celledit-furo-link component displays a FieldNode of type furo.Link in read only mode.

Every celledit-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