Sha256: 5f5d3c3e9cfc752b2b81a4081af1fb72295a532dad81d98bf6ce02d8230de1b0

Contents?: true

Size: 1.08 KB

Versions: 1082

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,082 entries across 1,082 versions & 2 rubygems

Version Path
playbook_ui-14.9.0 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui_docs-14.9.0.pre.rc.18 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui-14.9.0.pre.rc.18 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui_docs-14.9.0.pre.rc.17 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui-14.9.0.pre.rc.17 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui_docs-14.9.0.pre.rc.16 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui-14.9.0.pre.rc.16 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui_docs-14.9.0.pre.rc.15 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui-14.9.0.pre.rc.15 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui_docs-14.9.0.pre.rc.14 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui-14.9.0.pre.rc.14 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui_docs-14.9.0.pre.rc.13 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui-14.9.0.pre.rc.13 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui_docs-14.9.0.pre.rc.12 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui-14.9.0.pre.rc.12 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui_docs-14.9.0.pre.rc.11 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui-14.9.0.pre.rc.11 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui_docs-14.9.0.pre.rc.10 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui-14.9.0.pre.rc.10 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md
playbook_ui_docs-14.8.0.pre.alpha.PBNTR713dropdowncustomtriggerbug4696 app/pb_kits/playbook/pb_image/docs/_rounded_image_swift.md