Skip to main content
Latest
enum TextInputStyle
import { TextInputStyle } from "https://deno.land/x/drex@v1.1.1/mod.ts";

Members

PARAGRAPH = 2

Intended for much longer inputs.

SHORT = 1

Intended for short single-line text.