Join Slack
Powered by
How do you expect optional inputs to be used in .N...
# general
s
strong-match-67698
02/21/2023, 10:32 AM
How do you expect optional inputs to be used in .NET? I can see config.GetAsOptionalInput(string name) method, returning Input<T>, but I have hard time wiring it up with a component. Or rather doing that by also providing a default value.
3
Views
Open in Slack
Previous
Next