package naive type ( TextInputView struct { Value TextContent Placeholder TextContent } )