-
Notifications
You must be signed in to change notification settings - Fork 61
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
Nuzhy/dataManager #763
Nuzhy/dataManager #763
Conversation
}; | ||
} | ||
|
||
set(data, data_type, optional) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it is not clear what the optional
prop does
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I changed the parameter name to optional_trigger. this is an optional param to set function to triggerBarrierChange, triggerTimeChange only and to separate from tradeChange for not re-rendering everytime barrier, time change.
Preview Link: https://pr-763.smarttrader-preview.pages.dev
|
Changes:
Type of change