Skip to content

papoGen Statistic

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

A statistic is used to display the content in a simple way

  • Type: type: "statistic"

  • Attributes (Defined under key attr)

    Attributes Key Type of Value Value
    Color color STRING Defined in papoGen.css
    Floated floated BOOLEAN true / false
    Horizontal horizontal BOOLEAN true / false
    Inverted inverted BOOLEAN true / false
    Size size STRING Defined in papoGen.css
  • Data (Defined under key data)

    Data Key Type of Value Value
    Statistic Lable label STRING String
    Statistic Content value.content STRING String
    Statistic Icon value.icon STRING String
    Statistic Image value.image STRING String
Clone this wiki locally