Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vega Custom Toolbar #23

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Vega Custom Toolbar #23

wants to merge 7 commits into from

Conversation

b-yogesh
Copy link
Collaborator

No description provided.

@b-yogesh b-yogesh self-assigned this Oct 28, 2024
@@ -8,6 +8,7 @@ import { type PropertyChangeHandler } from "@/lib/types/model/event";

export interface DashiDropdownProps extends Omit<DropdownState, "type"> {
onPropertyChange: PropertyChangeHandler;
panelIndex: number;
Copy link
Member

Choose a reason for hiding this comment

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

The term panel does not exist is the API, the lib part. This is relevant fort the demo only.

Also, I don't see why this is needed in every component now.

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.

2 participants