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

How do I set an initial value? #113

Closed
jaysonlane opened this issue Oct 20, 2019 · 2 comments
Closed

How do I set an initial value? #113

jaysonlane opened this issue Oct 20, 2019 · 2 comments

Comments

@jaysonlane
Copy link

Everything is working great, however, I want to set a default shortcut that can then be changed via a preferences panel. I am not currently seeing a way to do this.

@Kentzo
Copy link
Owner

Kentzo commented Oct 20, 2019

You can assign initial value to the objectValue property of the control. Or, if you use bindings, you can assign the default value to the model object.

@jaysonlane
Copy link
Author

Thanks!

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

No branches or pull requests

2 participants