Symbol Info Widget
This is the React component for the Symbol Info Widget
#
Example#
Used Public typesType | Value |
---|---|
ColorTheme | light / dark |
#
PropertiesProperty | Type | Required | Default | Description |
---|---|---|---|---|
symbol | string | false | NASDAQ:AAPL | Sets the default ticker symbol |
width | number/string | false | 1000 | Sets a static width on the component |
locale | Locales | false | en | Sets the default locale |
colorTheme | ColorTheme | false | light | Sets the default theme |
isTransparent | boolean | false | false | Transparent background for component |
largeChartUrl | string | false | undefined | Make widget redirect to larger chart |