PlatformState
Class
Representation of the current platform state.
API
class PlatformState {}
renderToString
string
Renders the current state of the platform to string.
@returns
string
getDocument
any
Returns the current DOM state.
@returns
any
Jump to details