Skip to content

GuidanceHome

Daniel Torren Peraire edited this page Aug 20, 2020 · 1 revision

Guidance Home

Component used to manage the creation home screen of guidance system from which several branches of the guidance may be accessed.

Usage

Image of guidanceHome

Click on the guidance branch to access a seeries of guidanceModal screen all with a running theme.

API Reference

Props

  • guidanceInput - Array, same as guidance_branch_list used jsut ot get the titles of each branch.

Events

  • 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)

Data

  • color: colorStore.color_full_list["navy"], Colour theme set to navy from colorStore.
  • positionData:["50%",null,null,"50%"], psotion modal in centre of screen
Clone this wiki locally