Skip to content

Conversation

@adardesign
Copy link

It makes sense to have the option to define the placeholder on the input level.
via data-placeholder

self.originalPlaceholder = self.el.getAttribute('placeholder');
randomIndex,
ele = self.el,
dataPlaceholder = el.getAttribute('data-placeholders');
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra s in data-placeholders.

@adardesign
Copy link
Author

Is this waiting for me now?

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