topcoat-data / topcoat-public

TopCoat components, visualizations and themes
MIT License
1 stars 3 forks source link

TCustomHtml component #191

Closed gau94rav closed 1 year ago

gau94rav commented 1 year ago

Custom html component

Syntax

      <t-custom-html t-layer="value_filter_layer_type">
        {{value_filter_layer_type}}
      </t-custom-html>

Here the layer name value_filter_layer_type contains the raw data of the visualization variable rows.

Backend PR