2020-12-04 11:09:20 -08:00

587 B

class: Foo

This is a class.

foo.on('frame')

  • <[Frame]>

This event is dispatched.

foo.$(selector)

The method runs document.querySelector.

foo.url

Contains the URL of the request.