mirror of https://github.com/mum4k/termdash.git
Updated Container API (markdown)
parent
ec8efedc69
commit
f23156b701
|
@ -23,4 +23,6 @@ Given a container, developers can create sub-containers by **splitting** the con
|
|||
- horizontal split, which creates top and bottom sub-containers.
|
||||
- vertical split, which creates left and right sub-containers.
|
||||
|
||||
This property is recursive, meaning developers can further split the sub-containers using the same rules.
|
||||
This property is recursive, meaning developers can further split the sub-containers using the same rules. The following diagram demonstrates how splits are utilized to create a layout.
|
||||
|
||||
[[/images/container-api/container_splits.png|container_splits]]
|
Loading…
Reference in New Issue