FunctionTextArea({
settings,
lines,
wrap,
size,
lineTemplate,
demo,
moving,
focusRef,
onFocus,
onBlur,
o
packages/keybr-textinput-ui/lib/TextArea.tsx:29
FunctionTextField({
disabled,
error,
maxLength,
name,
placeholder,
readOnly,
ref,
rows,
size,
tabIndex,
t
packages/keybr-widget/lib/components/textfield/TextField.tsx:13
FunctionValue({
className,
title,
value,
delta,
children,
}: ValueProps)
packages/keybr-widget/lib/components/text/NameValue.tsx:53