fredrik-corneliusson / click-web

Serve click scripts over the web
MIT License
265 stars 17 forks source link

Add custom click type rendered as a textarea for improved text input viewing and editing in click-web. #13

Closed fredrik-corneliusson closed 1 year ago

fredrik-corneliusson commented 1 year ago

For text input, click-web now generates only a single-line input. Create a custom click type that is rendered as a textarea to facilitate easier viewing and editing.