PropsLocation extension
- on
Properties
- ancestorOrigins → DOMStringList
- 
      Available on Location, provided by the PropsLocation extension no setter
- host ↔ String
- 
      Available on Location, provided by the PropsLocation extension getter/setter pair
- hostname ↔ String
- 
      Available on Location, provided by the PropsLocation extension getter/setter pair
- href ↔ String
- 
      Available on Location, provided by the PropsLocation extension getter/setter pair
- mHash ↔ String
- 
      Available on Location, provided by the PropsLocation extension getter/setter pair
- origin → String
- 
      Available on Location, provided by the PropsLocation extension no setter
- pathname ↔ String
- 
      Available on Location, provided by the PropsLocation extension getter/setter pair
- port ↔ String
- 
      Available on Location, provided by the PropsLocation extension getter/setter pair
- protocol ↔ String
- 
      Available on Location, provided by the PropsLocation extension getter/setter pair
- search ↔ String
- 
      Available on Location, provided by the PropsLocation extension getter/setter pair
Methods
- 
  assign(String url) → void 
- 
      Available on Location, provided by the PropsLocation extension 
- 
  reload() → void 
- 
      Available on Location, provided by the PropsLocation extension 
- 
  replace(String url) → void 
- 
      Available on Location, provided by the PropsLocation extension