PlatformState
Representation of the current platform state.
class PlatformState {
renderToString(): string
getDocument(): any
}
方法
Renders the current state of the platform to string. |
参数没有参数。 返回值
|
Returns the current DOM state. |
参数没有参数。 返回值
|