Economic Calendar
This is the React component for the Economic Calendar
#
Example#
Used Private typesType | Value |
---|---|
ImportanceFilter | -1,0,1 / 0,1 |
#
Used Public typesType | Value |
---|---|
ColorTheme | light / dark |
#
PropertiesProperty | Type | Required | Default | Description |
---|---|---|---|---|
colorTheme | ColorTheme | false | light | Sets the default theme |
isTransparent | boolean | false | false | Transparent background for component |
width | number/string | false | 425 | Sets a static width on the component |
height | number/string | false | 450 | Sets a static height on the component |
autosize | boolean | false | false | Sets the width and height to 100% |
locale | Locales | false | en | Sets the default locale |
importanceFilter | ImportanceFilter | false | -1,0,1 | High performance |
countryFilter | string | false | undefined | Default countries |