Class: LayoutView

LernLayouts.LayoutView()

new LayoutView()

Self description

Parameters:
Name Type Attributes Description
this.props.route string

current route name

this.props.logging bool

true if a login method in progress

this.props.protect string <optional>

verify role to protect access to not available views

this.props.user object <optional>

current logged user

this.props.nav bool <optional>

true if Drawer is open

Source: