Skip to content

Conversation

@fituldo
Copy link

@fituldo fituldo commented Jun 27, 2018

To hide content of an input field add 'masked' option like follows:

pw_input = { text = '', masked = true }
suit.Input(pw_input, suit.layout:row())

To hide content of an input field add 'masked' option like follows:

pw_input = { text = '', masked = true }
suit.Input(pw_input, suit.layout:row())
@is-equal
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants