cringe
v0.3.1
Search documentation of cringe
Default
Default
In-browser search
Settings
Cringe.
Event.
Text
(cringe v0.3.1)
Copy Markdown
View Source
Text input event.
Summary
Types
t()
Functions
new(text)
Types
t()
@type
t() :: %Cringe.Event.Text{text:
String.t
()}
Functions
new(text)
@spec
new(
String.t
()) ::
t
()