Solved

PanelLocation values other than RightDock?

  • 20 March 2024
  • 3 replies
  • 33 views

Badge +2

Hello,

In the Extension API, I am looking for all the options for PanelLocation.

I see location: PanelLocation.RightDock.  Are there are locations?

Thanks, Dan

icon

Best answer by Richard U 22 March 2024, 18:51

View original

Comments

Userlevel 2
Badge

Hi @PromitaDan!

Here’s what I can see on the PanelLocation options.

  • PanelLocation.RightDock (the one you referenced)
    • In Lucidchart, this creates a “sibling” section within the Contextual Panel that is anchored to the right side of the Lucidchart interface
  • PanelLocation.ContentDock
    • In Lucidchart, this creates a “sibling” section to the Shape Toolbox on the left side of the Lucidchart interface
  • PanelLocation.ImageSearchTab
    • In Lucidchart and Lucidspark, this creates a “sibling” section within the Image Search panel

I hope this helps!

Badge +2

Where did you find that?  i honestly searched before posting!

 

 Oh ya, thanks!

Userlevel 3
Badge +7

@PromitaDan  you haven't missed anything—this detailed information on PanelLocation options isn't currently available in our public documentation, so thank you for asking! We’ve taken this as feedback to our ongoing efforts to update our documentation and provide greater visibility to our codebase. Our goal is to provide all the resources needed to build on our Developer platform - which is rapidly growing!

 

Stay tuned for updates and new posts here, in the Lucid for Developers Community, for the latest information and discussion regarding our APIs and developer resources (listed below).

We encourage you to continue engaging with the Developer Community. Whether you're seeking advice, offering feedback, or asking questions, your contributions are invaluable. If you have further questions or feedback, don't hesitate to post or comment on existing threads. We're here to support you with Lucid's developer platform!

Reply