Configure the container selector to create the breakpoint marker in (DEFAULT: 'body')
Holds the current, calculated breakpoint
Can be used if multi-layered templates are required to get the correct element to read the css definition from. If given the service will try to find an element with this selector inside the template element instead of getting the css rules from the element itself.
The html template to append to the breakpointContainer (DEFAULT: '
') This element should hold the css configuration of the breakpoints in its font-face definition. If you provide a nested element like <div ...><div ...>Generated using TypeDoc
Holds the list of all breakpoints or null if non are defined/found