ford
ford copied to clipboard
Suggestion for displaying optional arguments
We would like to have optional arguments in a procedure interface in the API view to be "greyed-out". This will make optional arguments more obvious at a glance. We understand that the explicit OPTIONAL attribute is displayed just below that, but ...
We could add an optional class to the CSS so that you could add your own custom CSS to control how it's displayed?
That sounds promising. @JulesKouatchou should look into that.
Adding @mathomp4 and @JulesKouatchou to monitor/comment this issue.
We could add an
optionalclass to the CSS so that you could add your own custom CSS to control how it's displayed?
I think I could do it...as long as someone can maybe provide an example of how that would work? My CSS knowledge is very minimal, to say the least. 😄