Skip to content

SiResponsiveContainerDirective documentation

selectorexported-as
[siResponsiveContainer]siResponsiveContainer

Directive to automatically set si-container-* classes so Bootstrap column classes work in the context of the container instead of viewport size.

Input Properties

NameTypeDefaultDescription
breakpoints
Breakpoints
resizeThrottle
number100

Attributes and Methods

NameTypeDefaultDescription
(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

Properties
lgMinimum: number
mdMinimum: number
smMinimum: number
xlMinimum: number
xxlMinimum: number

Except where otherwise noted, content on this site is licensed under MIT License.