PlatformState
Representation of the current platform state.
class PlatformState {
renderToString(): string
getDocument(): any
}
Methods
Renders the current state of the platform to string. |
ParametersThere are no parameters. Returns
|
Returns the current DOM state. |
ParametersThere are no parameters. Returns
|