Documentation
Foundations
Components
Layout
Navigation
Charts
Customization
Tools
Animations
Directives
ActiveZone
Appearance
AutoFocus
CopyProcessor
DateFormat
ElasticSticky
Element
Fade
FluidTypography
Highlight
HoveredChange
LazyLoading
Let
Media
NumberFormat
Pan
Present
Resizer
Ripple
Sensitive
Sidebar
Skeleton
Swipe
TextfieldController
Theme
Touchable
Validator
ValueChanges
Zoom
Pipes
Services
Utils
Resizer
CDK
Examples
Setup
More
Source code
Directive to resize container in multiple directions.
Basic
#
Preview
HTML
TypeScript
LESS
More
Edit
If you need to react to the new size somehow, you can subscribe to
(tuiSizeChange)
event of type
[x: number, y: number]
[1, 1]
[0, 1]
[-1, 1]
[-1, 0]
[-1, -1]
[0, -1]
[1, -1]
[1, 0]
All
Taiga UI
v4.16.0
More