Returns the content of args for a macro or environment as an object whose keys are the "names"
of each argument. These names of the arguments must be specified in the _renderInfo prop. If _renderInfo
does not contain a namedArguments array, then an empty object will be returned.
Returns the content of
args
for a macro or environment as an object whose keys are the "names" of each argument. These names of the arguments must be specified in the_renderInfo
prop. If_renderInfo
does not contain anamedArguments
array, then an empty object will be returned.