Lifecycle Widget is responsible for creating and rendering lifecycle for an object
Classes
Methods
(static) create(input) → {App.Lifecycle.Lifecycle}
Creates instance of Lifecycle widget instance
Example
App.Lifecycle.create(input);
Parameters:
Name | Type | Description |
---|---|---|
input |
object | options passed to Widget constructor |