Home General
Options

add RemoveAttribute for HTML Control.

I'm creating a custom component that I need to dynamically add/remove 'loading' attribute. There is a SetAttribute and GetAttribute how can I remove an attribute? For my use case setting an empty string is not enough I need to remove the attribute.

Sign In or Register to comment.