12 lines
379 B
Plaintext
12 lines
379 B
Plaintext
[[using-shell-components]]
|
|
== Components
|
|
|
|
Components are a set of features which are either build-in or something
|
|
you can re-use or extend for your own needs. Components in question are
|
|
either built-in _commands_ or UI side components providing higher level
|
|
features within commands itself.
|
|
|
|
include::using-shell-components-flow.adoc[]
|
|
|
|
include::using-shell-components-ui.adoc[]
|