abdulkadirgenc / ng-wizard

Angular Wizard - Stepper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how can i hide finish button ?

loutfallah opened this issue · comments

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

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