Wizard Styles

class name Type Purpose
.app-wizard View To style the outermost wrapper element of wizard widget.
.app-wizard-text Text To style the text of wizard widget.
.app-wizard-header View To style the steps(all) header outermost wrapper element of wizard widget.
.app-wizard-step-wrapper View To style the step header wrapper element of wizard widget.
.app-wizard-step-title Text To style the step title of wizard widget.
.app-wizard-step View To style the step header element of wizard widget.
.app-wizard-active-step View To style the active step header element of wizard widget.
.app-wizard-done-step View To style the done step header element of wizard widget.
.app-wizard-step-icon WM Icon To style the step icon of wizard widget.
.app-wizard-body View To style the step content wrapper element of wizard widget.
.app-wizard-footer View To style the footer wrapper element of wizard widget.
.app-wizard-action WM Button To style the actions button of wizard widget.
.app-wizard-next-btn WM Button To style the next button of wizard widget.
.app-wizard-prev-btn WM Button To style the previous button of wizard widget.
.app-wizard-cancel-btn WM Button To style the cancel button of wizard widget.
.app-wizard-done-btn WM Button To style the done button of wizard widget.
.app-wizard-skip-link WM Anchor To style the sip link of wizard widget.
.app-wizard-step-connector View To style the step connector of wizard widget.
.app-wizard-step-counter Text To style the step counter of wizard widget.
.app-wizard-number-text-step-connector View To style the step connector of number text inline wizard widget.

Wizard Step Style

class name Type Purpose
.app-wizardstep View To style the outermost wrapper element of wizard-step.