Login
An object for configuring the login page of a solution.
An object for configuring the login page of a solution.
The Solution
object is the top-level object for configuring a solution.
A Router
object for configuring a set of routes.
A FontAwesomeIcon
object for configuring an icon from the FontAwesome library.
A Frame
object for configuring a generic container into which content blocks can be inserted.
The Layout
contains objects for configuring layouts of the user interface.
The Blocks
folder contains “Block” objects that can can be added to the contents of a Frame
.
Documentation for the objects defined in the Packhunt configuration language schema.
Release notes for the configuration schema and CLI.
Various other objects for configuring solutions.
The Service
object is the top-level object for configuring a digital service.
A Button
block for configuring a button to be displayed in the user interface.
A Chart
block for configuring charts to be displayed in the user interface.
A ControlPanel
block for configuring a panel of elements to be displayed in the user interface.
A DataStore
block for configuring a store in which data can be saved.
A DownloadButton
block for configuring a button for downloading an asset.
A EntityDataStore
block for configuring a store in which a list of data entities can be saved.
An EntityTable
block for configuring a table of entities to be displayed in the user interface.
An Image
block for configuring an image to be displayed in the user interface.
A Legend
block for configuring a coloured legend to be displayed in the user interface.
A Map
block for configuring an interactive 2D map to be displayed in the user interface.
A Model
block for configuring a Grasshopper model.
A NavPanel
block for configuring a panel with navigation buttons to be displayed in the user interface.
A PopupOutlet
block for configuring a popup into which a frame can be inserted.
A RouterOutlet
block for configuring an outlet into which frames can be inserted.
A Text
block for configuring text to be displayed in the user interface.
A Viewer
block for configuring a geometry viewer to be displayed in the user interface.
Tips on how to use the auto-complete for the Packhunt Workbench in VS Code.