Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enables programmatic setting of the input display value upon initialization #3

Open
wants to merge 1 commit into
base: calendar-dist
Choose a base branch
from

Conversation

douglasg14b
Copy link

Adds a settings property that can be used to programmatically set the view value upon initialization. The initialDate property did not set the inputs view value, so I added this.

I was running into issues where I was unable to set the inputs view value programmatically during initialization. In cases where the inputs view property could not be set before initialization I needed a way to set it programmatically. This adds a settings property, and a ternary check to set that value.

Adds a settings property that can be used to programmatically set the view value upon initialization.
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.

1 participant