NameDescriptionDefaultControl
langDirection
Sets language direction
-
asideVisible
Open and close aside panel
-
detailsVisible
Open and close details panel
-
headerStyle
Sets style= for header (available for all positions)
-
headerStyle : {
  • boxShadow : "2px 2px 2px 2px #ccc"
  • background : "white"
}
headerClass
Sets css= for header (available for all positions)
-
navStyle
Sets style= for nav
-
navStyle : {
  • outline : "1px solid #eee"
  • background : "white"
}
asideStyle
Sets style= for aside
-
asideStyle : {
  • borderLeft : "1px solid #eee"
  • borderRight : "1px solid #eee"
}
detailsStyle
Sets style= for details
-
detailsStyle : {
  • borderLeft : "1px solid #eee"
  • borderRight : "1px solid #eee"
}
footerStyle
-
footerStyle : {
  • border : "1px solid #eee"
}
toastStyle
Sets style= for toast
-
toastStyle : {
  • background : "green"
  • color : "white"
  • padding : "20px 40px"
}
sectionStyle
Sets style= for section
-
sectionStyle : {
    }
    articleStyle
    Sets style= for article
    -
    articleStyle : {
      }
      pageStyle
      Sets style= for page
      -
      pageStyle : {
        }
        mainStyle
        Sets style= for main
        -
        mainStyle : {
          }