StockChart
A subclass of React.Component.
The root StockChart component.
{% meta %}
{% embed_file stock-chart/default/func/app.tsx preview %}
{% embed_file stock-chart/default/func/main.tsx %}
{% embed_file shared/stock-data.json %}
{% endmeta %}
Name | Type | Default | Description |
---|---|---|---|
element |
|
The DOM element of the StockChart. | |
props |
|
The props of the StockChart component. | |
surface |
|
The Drawing |