Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MicrofeAPI

Hierarchy

  • MicrofeAPI

Implemented by

Index

Methods

clear

  • clear(): this

exit

  • exit(): this

off

  • off(action: string, callback: EventListener): this

on

  • on(action: string, callback: EventListener): this

pushState

  • pushState(url: string, state: any): this

register

  • register(child: ChildAppData): this

replaceState

  • replaceState(url: string, state: any): this

root

  • root(dom: HTMLElement): this

start

  • start(): this

Generated using TypeDoc