Module
Freedom.Portal
- Package
- purescript-freedom-portal
- Repository
- purescript-freedom/purescript-freedom-portal
#PortalRoot Source
type PortalRoot = { id :: String, z :: Int }
The type of portal root.
id
: The id of portal root domz
: The z-index of portal root dom
- Modules
- Freedom.
Portal