Placeholder
olon.http.Html5ElemAttr.Placeholder
final case class Placeholder(text: StringFunc) extends ElemAttr
The placeholder attribute for HTML5.
Value parameters
- text
-
- a String or () => String that will be the placeholder property in the attribute
Attributes
- Graph
-
- Supertypes
Members list
In this article