Element: <oj-c-legend-section>

CORE PACK

Oracle® JavaScript Extension Toolkit (JET)
16.0.0

F83701-01

Since:
  • 15.0.0
Module:
  • legend-section

QuickNav

Attributes


JET Legend Section

The oj-c-legend-section element is used to declare properties for legend sections and is only valid as the child of a template element for the sectionTemplate slot of oj-c-legend.


Usage

Signature:

interface CLegendSectionElement

Typescript Import Format
//To typecheck the element APIs, import as below.
import { CLegendSectionElement } from "oj-c/legend-section";

//For the transpiled javascript to load the element's module, import as below
import "oj-c/legend-section";

For additional information visit:


Attributes

text* :string

The title of the legend section.