A simple card to use inside of lists.

Slots:

  • "start": beginning/front of the component
  • "end": bottom/end of the component
  • none: in the middle of the component

Deprecated

Properties

Properties

horizontal: string

By default, the layout (slots) are ordered vertical. Provide a comma separated list of breakpoints where the layout should shift to horizontal.

E.g. "xs, sm"

lines: "none" | "full" | "inset" = "none"

How the bottom border should be displayed on the item. Passed to the wrapping ion-item component.

Generated using TypeDoc