Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • InputInfo

Index

Constructors

Properties

accept: string
allowableEntries: KeyValuePair<String, String>[]
allowableValues: string[]
autocomplete: string
autofocus: string
capture: string
disabled?: boolean
help: string
id: string
ignore?: boolean
label: string
max: string
maxLength?: number
meta: {}

Type declaration

  • [index: string]: string
min: string
minLength?: number
multiple?: boolean
name: string
options: string
pattern: string
placeholder: string
readOnly?: boolean
required?: boolean
size: string
step?: number
title: string
type: string
value: string

Generated using TypeDoc