{# Single-line text input. Args: placeholder (str, optional): Greyed-out hint shown when the field is empty. width (int, optional): Pixel width of the input. Defaults to the project's DEFAULT_FIELD_WIDTH config value. disable_paste (bool, optional): When true, block paste and drag-drop into this question's text input. Defaults to False. #}