Skip to content

StrictLayoutContext

StrictLayoutContext = LayoutContext & object

Defined in: src/LayoutManager/types.ts:127

Type declaration

bubbles

bubbles: boolean

prevStrategy?

optional prevStrategy: LayoutStrategy

strategy

strategy: LayoutStrategy

stopPropagation()

stopPropagation(): void

Returns

void