Home
Docs
Radar
Lab
Lab
Utility showcase
A small sandbox for trying shared utilities and interaction states without relying on ad hoc inline styling.
Current input
hello world
Next sample
Clear input
capitalize(input)
Hello world
isEmpty(input)
false
clamp(50, 0, 100)
50
formatDate(new Date())
loading...
randomId()
Generating...
Regenerate