Type class
@todo description
Sources
ResponsiveBreakpoints can be used (imported) via one of the following packages.
/** * -------------------------------------------------------- * Import from: "core.ts" * Use like: am4core.ResponsiveBreakpoints * -------------------------------------------------------- */ import * as am4core from "@amcharts/amcharts4/core";
/** * -------------------------------------------------------- * Include via: <script src="core.js"></script> * Access items like: am4.ResponsiveBreakpoints * -------------------------------------------------------- */
Inheritance
ResponsiveBreakpoints does not extend any other symbol.
ResponsiveBreakpoints is not extended by any other symbol.
Properties
|
L # |
Static
Type Default |
|---|---|
|
M # |
Static
Type Default |
|
S # |
Static
Type Default |
|
XL # |
Static
Type Default |
|
XS # |
Static
Type Default |
|
XXL # |
Static
Type Default |
|
XXS # |
Static
Type Default |
Methods
|
heightL( container: ) |
Static Returns |
|---|---|
|
heightM( container: ) |
Static Returns |
|
heightS( container: ) |
Static Returns |
|
heightXL( container: ) |
Static Returns |
|
heightXS( container: ) |
Static Returns |
|
heightXXL( container: ) |
Static Returns |
|
heightXXS( container: ) |
Static Returns |
|
isL( container: ) |
Static Returns |
|
isM( container: ) |
Static Returns |
|
isS( container: ) |
Static Returns |
|
isXL( container: ) |
Static Returns |
|
isXS( container: ) |
Static Returns |
|
isXXL( container: ) |
Static Returns |
|
isXXS( container: ) |
Static Returns |
|
maybeL( container: ) |
Static Returns |
|
maybeM( container: ) |
Static Returns |
|
maybeS( container: ) |
Static Returns |
|
maybeXL( container: ) |
Static Returns |
|
maybeXS( container: ) |
Static Returns |
|
maybeXXL( container: ) |
Static Returns |
|
maybeXXS( container: ) |
Static Returns |
|
widthL( container: ) |
Static Returns |
|
widthM( container: ) |
Static Returns |
|
widthS( container: ) |
Static Returns |
|
widthXL( container: ) |
Static Returns |
|
widthXS( container: ) |
Static Returns |
|
widthXXL( container: ) |
Static Returns |
|
widthXXS( container: ) |
Static Returns |
Events
ResponsiveBreakpoints does not have any events.
Adapters
ResponsiveBreakpoints does not have any adapters.