# Form Elements

{% hint style="info" %}
Note: For native support of input fields and buttons, refer to [Symphony Elements](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/symphony-elements-1). The following is built for extension applications looking to implement their own button or input logic.
{% endhint %}

Using form element styles will make your apps look native to the users. Things like theming and performance optimization will be applied automatically:

```markup
<input type="text" class="tempo-input-standard" placeholder="Search" />
```

![](https://3121587452-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MB51RkjSmfA_ejydg4M%2F-MIu6PkpfdbJxiQj8rye%2F-MIu6ckWkiIvis8kg7Rl%2Fbcc8f4a-Screen_Shot_2017-06-06_at_3.48.20_PM.png?alt=media\&token=e00d0b2a-2b6f-4c8d-b364-e5ab4fb79296)
