ng-wizard icon indicating copy to clipboard operation
ng-wizard copied to clipboard

how can i hide finish button ?

Open loutfallah opened this issue 4 years ago • 1 comments

how can i hide finish button ? And in the final step, show it?

loutfallah avatar Oct 27 '20 12:10 loutfallah

In your component html:

image (app-wizard equivalent of ng-wizard i extends it to fix html)

image

In your component ts:

image

image

Like that it's really easy

absolutezeroo avatar Dec 04 '20 06:12 absolutezeroo