Skip to content

Type Alias: AllowedButtons ​

ts
type AllowedButtons = "next" | "previous" | "close";

Released under the MIT License.