Sha256: 52d2ccf1c1b3d268a220410c659821f16e00dae7d3c85f012f979bf75a5893a2

Contents?: true

Size: 799 Bytes

Versions: 1330

Compression:

Stored size: 799 Bytes

Contents

![label-value-details](https://github.com/powerhome/playbook/assets/92755007/bc1628f8-8698-4ac2-a236-d93687e6f165)

```swift

VStack(alignment: .leading, spacing: Spacing.small) {
  PBLabelValue(
    "Installer",
    variant: .details,
    icon: FontAwesome.truck,
    title: "JD Installations LLC"
  )

  PBLabelValue(
    "Project",
    variant: .details,
    icon: FontAwesome.home,
    description: "33-12345",
    title: "Jefferson-Smith"
  )

  PBLabelValue(
    "Project",
    variant: .details,
    icon: FontAwesome.home,
    description: "33-12345",
    title: "Jefferson-Smith",
    date: Date()
  )

  PBLabelValue(
    "Project",
    variant: .details,
    icon: FontAwesome.home,
    description: "33-12345",
    title: "Jefferson-Smith",
    date: Date(),
    active: true
  )
}

```

Version data entries

1,330 entries across 1,330 versions & 2 rubygems

Version Path
playbook_ui_docs-13.12.0.pre.alpha.PLAY1051removinghighchartsdependency1551 app/pb_kits/playbook/pb_label_value/docs/_label_value_details_swift.md
playbook_ui-13.12.0.pre.alpha.PLAY1051removinghighchartsdependency1551 app/pb_kits/playbook/pb_label_value/docs/_label_value_details_swift.md
playbook_ui_docs-13.12.0.pre.alpha.play900startratingasinput1550 app/pb_kits/playbook/pb_label_value/docs/_label_value_details_swift.md
playbook_ui-13.12.0.pre.alpha.play900startratingasinput1550 app/pb_kits/playbook/pb_label_value/docs/_label_value_details_swift.md
playbook_ui_docs-13.12.0.pre.alpha.play900startratingasinput1543 app/pb_kits/playbook/pb_label_value/docs/_label_value_details_swift.md
playbook_ui-13.12.0.pre.alpha.play900startratingasinput1543 app/pb_kits/playbook/pb_label_value/docs/_label_value_details_swift.md
playbook_ui_docs-13.11.1.pre.alpha.play900startratingasinput1530 app/pb_kits/playbook/pb_label_value/docs/_label_value_details_swift.md
playbook_ui-13.11.1.pre.alpha.play900startratingasinput1530 app/pb_kits/playbook/pb_label_value/docs/_label_value_details_swift.md
playbook_ui_docs-13.12.0 app/pb_kits/playbook/pb_label_value/docs/_label_value_details_swift.md
playbook_ui-13.12.0 app/pb_kits/playbook/pb_label_value/docs/_label_value_details_swift.md