SiResponsiveContainerDirective documentation¶
selectorexported-as
[siResponsiveContainer]siResponsiveContainerDirective to automatically set si-container-* classes so Bootstrap column classes work in the context of the container instead of viewport size.
Input Properties¶
| Name | Type | Default | Description |
|---|---|---|---|
| breakpoints ¶ | Breakpoints | ||
| resizeThrottle ¶ | number | 100 |
Attributes and Methods¶
| Name | Type | Default | Description |
|---|---|---|---|
| (readonly) lg ¶ | WritableSignal<boolean> | false | |
| (readonly) md ¶ | WritableSignal<boolean> | false | |
| (readonly) sm ¶ | WritableSignal<boolean> | false | |
| (readonly) xl ¶ | WritableSignal<boolean> | false | |
| (readonly) xs ¶ | WritableSignal<boolean> | false | |
| (readonly) xxl ¶ | WritableSignal<boolean> | false |
Types Documentation¶
|
Except where otherwise noted, content on this site is licensed under MIT License.