Skip to main content
Module

x/slack_web_api_client/mod.ts>NumberInput

Streamlined Slack Web API client for TypeScript
Go to Latest
interface NumberInput
Re-export
import { type NumberInput } from "https://deno.land/x/slack_web_api_client@0.2.6/mod.ts";

Properties

type: "number_input"
is_decimal_allowed: boolean
optional
initial_value: string
optional
min_value: string
optional
max_value: string