-
Notifications
You must be signed in to change notification settings - Fork 11
GuidanceHome
Daniel Torren Peraire edited this page Aug 20, 2020
·
1 revision
Component used to manage the creation home screen of guidance system from which several branches of the guidance may be accessed.
Click on the guidance branch to access a seeries of guidanceModal screen all with a running theme.
-
guidanceInput
- Array, same as guidance_branch_list used jsut ot get the titles of each branch.
-
select-branch
emited on click of a specific branch button, guidanceSystem then handles the rest -
close-window
emited on click of close button, guidanceSystem then handles the rest(closes the window)
-
color: colorStore.color_full_list["navy"]
, Colour theme set tonavy
from colorStore. -
positionData:["50%",null,null,"50%"]
, psotion modal in centre of screen