core/shared/export library

Classes

PueBackground
A widget to easily set the background of the PuePage or Pueprint. Just pass in one of the following:
PuePage
Use this widget in for each flow page that is a descendant of a Pueprint.
SoloPuePage
This widget can be used as a base for laying out your page. It is similar to PuePage, but doesn't modify a parent Pueprint. It also renders everything itself, without the help of a parent Pueprint.