Actions
Feature #20469
closedExpose React components from plugins
Description
As a plugin developer, I want to write my own React components and place them on a page in the same fashion as core does. I expect React mounter service to see components from plugins and mount them properly on the page.
Updated by Ohad Levy almost 8 years ago
I was under the impression this is already possible?
Can you clarify if you mean mount an existing components from core or add new ones in the plugin?
Updated by Ohad Levy almost 8 years ago
Updated by Ondřej Pražák over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 8ec9fb0feaeb30967dc7831645685c343c0d2195.
Actions