My Awesome API

This is required.

This is required.

Start your spec!

      interface Foo {
        attribute Bar bar;
        void doTheFoo();
      };
      

bar attribute

When getting, the bar attribute returns you a 🍹.

doTheFoo(DOMString thing) method

When called, doTheFoo(thing) it MUST behave as follows:

  1. If thing....
  2. Let someProp... of the [[!DOM]] spec.