app/pb_kits/playbook/pb_text_input/docs/_text_input_disabled_swift

text-input-disabled

PBTextInput(
  "Last name",
  text: $textDisabled,
  placeholder: "Enter last name",
  style: .disabled
)