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