Interface protos.google.apps.card.v1.IBorderStyle (0.4.0)

Properties of a BorderStyle.

Package

@google-apps/chat

Properties

cornerRadius

cornerRadius?: (number|null);

BorderStyle cornerRadius

strokeColor

strokeColor?: (google.type.IColor|null);

BorderStyle strokeColor

type

type?: (google.apps.card.v1.BorderStyle.BorderType|keyof typeof google.apps.card.v1.BorderStyle.BorderType|null);

BorderStyle type