widgets Component – <Overflow>

const Overflow: LiveComponent<OverflowProps>

Props

scrollX?
number
scrollY?
number

scrollBar?

| LiveElement<ArrowFunction>[]
| ReactElementInterop
| DeferredCall<ArrowFunction>
direction?
Direction

children?

| LiveElement<ArrowFunction>[]
| ReactElementInterop
| DeferredCall<ArrowFunction>

Source

packages / layout / src / display / overflow.ts

menu
format_list_numbered