Link Search Menu Expand Document

arena-py API v0.8.0

arena.attributes.text_input

TextInput Attribute. Usage: textinput=TextInput(...)

TextInput( title='Text Input', label='Input text below (max is 140 characters)', placeholder='Type here', on='mousedown', **kwargs)