@dialstack/sdk / index / ButtonCompatibilityVerdict
Interface: ButtonCompatibilityVerdict
Defined in: sdk/src/types/button.ts:73
Properties
reason?
TypeScript
optional reason?: ButtonCompatibilityReason;
Defined in: sdk/src/types/button.ts:75
supported
TypeScript
supported: boolean;
Defined in: sdk/src/types/button.ts:74