Skip to content

TUI.Split

Name Mandatory Description Default Type
⬅️ Input The input of the shard, if any TUI.Element
Output ➡️ The resulting output of the shard TUI.Element
Top No The contents of the top part none NoneTUI.ElementVar(TUI.Element)
Left No The contents of the left part none NoneTUI.ElementVar(TUI.Element)
Right No The contents of the right part none NoneTUI.ElementVar(TUI.Element)
Bottom No The contents of the bottom part none NoneTUI.ElementVar(TUI.Element)
InitialSize No The initial size of the panes (left, right, top, bottom as Int4) @i4(20 20 20 20) Int4

Surrounds the input element with multiple panes