Files
spring-shell/spring-shell-docs/modules/ROOT/pages/using-shell-components.adoc
2023-08-03 11:11:12 -05:00

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[]