cloudoperators / juno

Monorepo for the Juno microfrontend framework, microfrontend apps, design system and component library
http://cloudoperators.github.io/juno/
Apache License 2.0
4 stars 0 forks source link

feat(ui): SecretText component #65

Closed edda closed 3 months ago

edda commented 3 months ago

Create a HiddenText component. This is a component that is similar to an input of type password in that it can hide or mask its input but is multiline instead of single line.

Features:

Belongs to: #62