from mirmod.controls import Textbox

Textbox(placeholder="", min_len=0, max_len=256, rows=1, regex=".*")