Skip to content

papoGen Section

David Lu edited this page Jun 30, 2018 · 3 revisions

A section is used to display the content in a block

  • Type: type: "section"

  • Attributes (Defined under key attr)

    Attributes Key Type of Value Value
    Aligned aligned STRING Defined in papoGen.css
    Basic basic BOOLEAN true / false
    Cleared cleared BOOLEAN true / false
    Color color STRING Defined in papoGen.css
    Compact compact BOOLEAN true / false
    Floated floated BOOLEAN true / false
    Inverted inverted BOOLEAN true / false
    Padded padded BOOLEAN true / false
    Raised raised BOOLEAN true / false
  • Data (Defined under key data)

    Data Key Type of Value Value
    Section Content none STRING String
Clone this wiki locally