Documentation

add()

Adds an activity to this router.

add(activity: Activity, activate?: boolean): this;

Notes

Parameters

Related