File

packages/components/directives/eui-resizable/eui-resizable.directive.ts

Implements

OnInit OnDestroy

Metadata

Index

Properties
Inputs
HostBindings

Inputs

euiResizableMinWidth
Default value : 0, { transform: pixelTransform }

Minimum width constraint for the resizable container in pixels. Default is 0 if not specified.

euiResizablePosition
Type : EuiResizablePosition
Default value : 'right'

This is used to determine the placement of the resizable handle and the resizing behavior. Possible values are 'left' or 'right'. Default is 'right'.

HostBindings

style.flex-basis.px
Type : number
style.max-width.px
Type : number
style.min-width.px
Type : number
style.width.px
Type : number

Properties

styleFlexBasisWidth
Type : number
Decorators :
@HostBinding('style.flex-basis.px')
styleMaxWidth
Type : number
Decorators :
@HostBinding('style.max-width.px')
styleMinWidth
Type : number
Decorators :
@HostBinding('style.min-width.px')
styleWidth
Type : number
Decorators :
@HostBinding('style.width.px')

results matching ""

    No results matching ""