@wp-playground/clientFunctionsstartPlaygroundWebstartPlaygroundWeb CallablestartPlaygroundWeb(options: StartPlaygroundOptions): Promise<PlaygroundClient>Loads playground in iframe and returns a PlaygroundClient instance.Parametersoptions: StartPlaygroundOptionsOptions for loading the playground.Returns Promise<PlaygroundClient>A PlaygroundClient instance.
Loads playground in iframe and returns a PlaygroundClient instance.