Label

There are no notes for this item.

<label class="label venus ">
    Enter some text
    <br/>
    <span class="label__description pluto">I am an optional description</span>
</label>
{
  "label": "Textfield",
  "label_text": "Enter some text",
  "label_description": "I am an optional description",
  "label_inline": null
}