Marker for the footer's leading region (inline-start)CngxStepperFooterStart
Directivev0.1.0
projects/ui/stepper/footer/stepper-footer-regions.ts
Import#
import { CngxStepperFooterStart } from '@cngx/ui/stepper'
Description#
Marker for the footer's leading region (inline-start). Place on the
element you want in the start slot - typically a Back control.
<button cngxStepperFooterStart cngxStepperPrevious>Back</button>
- Selector
[cngxStepperFooterStart]