ReGui
Ctrl
K
Copy
Elements
:Error
Copy
type
Error
=
{
Text
:
string
?
}
Example usage:
Copy
:
Error
({
Text
=
"Hello world!"
})
Previous
:Label
Next
Code Editor
Last updated
6 months ago