Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ITextAreaProps
Interface ITextAreaProps
Hierarchy
object
IInputCommonProps
ITextAreaProps
Index
Properties
auto
Focus
auto
Select
auto
Size
class
Name
init
Selection
End
init
Selection
Start
inline
on
Change
on
Press
Enter
show
Count
size
style
type
value
width
Properties
Optional
auto
Focus
auto
Focus
:
boolean
Optional
auto
Select
auto
Select
:
boolean
Optional
auto
Size
auto
Size
:
boolean
Optional
class
Name
class
Name
:
string
Optional
init
Selection
End
init
Selection
End
:
number
Optional
init
Selection
Start
init
Selection
Start
:
number
Optional
inline
inline
:
boolean
Optional
on
Change
on
Change
:
function
Type declaration
(
e
:
ChangeEvent
<
HTMLTextAreaElement
>
)
:
void
Parameters
e:
ChangeEvent
<
HTMLTextAreaElement
>
Returns
void
Optional
on
Press
Enter
on
Press
Enter
:
React.KeyboardEventHandler
<
HTMLInputElement
>
Optional
show
Count
show
Count
:
boolean
size
size
:
"large"
|
"normal"
|
"small"
Optional
style
style
:
CSSProperties
type
type
:
"textarea"
Optional
value
value
:
string
Optional
width
width
:
number
|
string
Globals
IText
Area
Props
auto
Focus
auto
Select
auto
Size
class
Name
init
Selection
End
init
Selection
Start
inline
on
Change
on
Press
Enter
show
Count
size
style
type
value
width
Generated using
TypeDoc