Skip to content

Conversation

@jchesterman
Copy link

This PR introduces the displayOptions that's already available on the embedded Explorer in order to allow for a pre-collapsed docs panel on initial load with Sandbox.

@jchesterman jchesterman requested a review from a team as a code owner April 10, 2025 15:31
@changeset-bot
Copy link

changeset-bot bot commented Apr 10, 2025

⚠️ No Changeset found

Latest commit: 494ef9e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 10, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 494ef9e:

Sandbox Source
maya-test-embed-next Configuration
maya-test-embed-next Configuration

* optional. Set initial display options for sandbox
*/
displayOptions?: {
docsPanelState?: 'open' | 'closed'; // default to 'open',
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants