setAttribute()
No Description Provided
Function Definition
ts
public setAttribute(name: string, value: string): void;
Arguments
- name: string
- value: string
Returns
- void
Documentation
No Documentation Provided Yet