You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I tried to create a Carousel using Layout as an example, but Layout uses styles, and I need to render the Carousel component, and inside it the Card component with a ParagraphNode, so that I can add any other Node to the Card.
As I understand it, you can’t do this in Lexical, so I plan to simplify it to DecoratorBlockNode, but are there any ways to implement what I tried to implement earlier? Or will there be an opportunity in the future?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I tried to create a Carousel using Layout as an example, but Layout uses styles, and I need to render the Carousel component, and inside it the Card component with a ParagraphNode, so that I can add any other Node to the Card.
As I understand it, you can’t do this in Lexical, so I plan to simplify it to DecoratorBlockNode, but are there any ways to implement what I tried to implement earlier? Or will there be an opportunity in the future?
Beta Was this translation helpful? Give feedback.
All reactions