ixfx
    Preparing search index...

    Function setProperty

    Sets some property on an element

    setProperty(`width`, `canvas`, 100); // Set the width property to 100
    

    If value is an object, converts to JSON first.