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

Story dropdown menu (Story Actions API) #29101

Open
Tracked by #29088
ghengeveld opened this issue Sep 11, 2024 · 0 comments
Open
Tracked by #29088

Story dropdown menu (Story Actions API) #29101

ghengeveld opened this issue Sep 11, 2024 · 0 comments

Comments

@ghengeveld
Copy link
Member

ghengeveld commented Sep 11, 2024

Revive #28739

Implement new Story Actions API:

experimental_setActions(addonId, {
  [storyId]: {
    icon: ReactElement;
    title: string;
    description?: string;
    right?: ReactElement;
    event: string;
  }
})
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

No branches or pull requests

1 participant