Expand description
Common setup wizard pages.
The types in this module are builders for zng::wizard::Page instances that
can be used with SetupWizard!.
§Full API
See zng_wgt_setup::page for the full API.
Structs§
- Eula
Page - End-user agreement page.
- Install
DirPage - Page for reviewing and changing the install directory.
- Welcome
Page - Page that shows a markdown message that introduces the purpose of the wizard.
Enums§
- EulaTxt
- Supported formats for
EulaPage::license.