Sha256: 5f5d3c3e9cfc752b2b81a4081af1fb72295a532dad81d98bf6ce02d8230de1b0

Contents?: true

Size: 1.08 KB

Versions: 1057

Compression:

Stored size: 1.08 KB

Contents

![image-rounded](https://github.com/powerhome/playbook/assets/92755007/ee2cff73-2702-4a09-b654-f151bbdf90f2)

```swift

VStack(alignment: .leading, spacing: Spacing.small) {
  Text("xSmall").pbFont(.detail(true), color: .text(.default))
  PBImage(
    image: nil,
    placeholder: Image("Forest", bundle: .module),
    size: .xSmall,
    rounded: .rounded
  )

  Text("small").pbFont(.detail(true), color: .text(.default))
  PBImage(
    image: nil,
    placeholder: Image("Forest", bundle: .module),
    size: .small,
    rounded: .rounded
  )

  Text("medium").pbFont(.detail(true), color: .text(.default))
  PBImage(
    image: nil,
    placeholder: Image("Forest", bundle: .module),
    size: .medium,
    rounded: .rounded
  )

  Text("large").pbFont(.detail(true), color: .text(.default))
  PBImage(
    image: nil,
    placeholder: Image("Forest", bundle: .module),
    size: .large,
    rounded: .rounded
  )

  Text("xLarge").pbFont(.detail(true), color: .text(.default))
  PBImage(
    image: nil,
    placeholder: Image("Forest", bundle: .module),
    size: .xLarge,
    rounded: .rounded
  )
}

```

Version data entries

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

Version Path
playbook_ui_docs-14.8.0.pre.alpha.PLAY1658tanstackbump4657 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui-14.8.0.pre.alpha.PLAY1658tanstackbump4657 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui_docs-14.8.0.pre.alpha.PLAY1649rolloutheightglobalprops4635 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui-14.8.0.pre.alpha.PLAY1649rolloutheightglobalprops4635 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui_docs-14.9.0.pre.rc.8 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui-14.9.0.pre.rc.8 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui_docs-14.8.0.pre.alpha.PLAY1598floatinguiupgrade4617 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui-14.8.0.pre.alpha.PLAY1598floatinguiupgrade4617 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui_docs-14.9.0.pre.rc.7 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui-14.9.0.pre.rc.7 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui_docs-14.9.0.pre.rc.6 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui-14.9.0.pre.rc.6 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui_docs-14.9.0.pre.rc.5 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui-14.9.0.pre.rc.5 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui_docs-14.8.0.pre.alpha.pbntr661createstickyleftprop4612 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui-14.8.0.pre.alpha.pbntr661createstickyleftprop4612 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui_docs-14.8.0.pre.alpha.play1648heightglobalprops4606 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui-14.8.0.pre.alpha.play1648heightglobalprops4606 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui_docs-14.9.0.pre.rc.4 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui-14.9.0.pre.rc.4 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md