Form Elements
Using form element styles will make your apps look native to the users. Things like theming and performance optimization will be applied automatically:
<input type="text" class="tempo-input-standard" placeholder="Search" />

Last updated
Was this helpful?