Skip to content
Sui - Sofia's User Interface
Search
K
Main Navigation
Changelog
Github
Appearance
Menu
Return to top
On this page
Table of Contents for current page
Inputs
Default
html
<
input
/>
Disabled
html
<
input
disabled
/>
Placeholder
html
<
input
placeholder
=
"Search..."
/>
Value
html
<
input
value
=
"John Doe"
/>