template::widget::merge_tag_attributes (public)
template::widget::merge_tag_attributes element_reference \ tag_attributes
Defined in packages/acs-templating/tcl/widget-procs.tcl
Consolidates the logics to compute the final tag attributes by merging those explicitly supplied and those in the element definition.
- Parameters:
- element_reference (required)
- tag_attributes (required)
- Returns:
- dict
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.