NamedBreakpointObserver
Decorators: |
|
Higher level abstraction of BreakpointObserver
from Angular CDK, allowing observing multiple named breakpoints.
Properties
Name | Type | Description |
---|---|---|
observer p | BreakpointObserver |
Methods
observe() | ||||||
---|---|---|---|---|---|---|
Observes the given breakpoints and returns an observable map of their states. NotesThe return type carries type information about the breakpoint names, allowing for type-safe access to the breakpoint states. | ||||||
Presentation
| ||||||
Parameters
Returns -an | ||||||
Example usage |
protected parseState() | |||||||||
---|---|---|---|---|---|---|---|---|---|
No documentation has been provided. | |||||||||
Presentation
| |||||||||
Parameters
Returns
|