Accessing currentSelection$, currentBlockType$, etc.. #363
Unanswered
bloodlinealpha
asked this question in
Q&A
Replies: 1 comment
-
You can access all internal state parts through the plugin interface. Check this help article for more details. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I was wondering if someone could help or explain to me how to use the Core API. Specifically I am trying to read the currently selected text and replace it with new text. I have went through every example and it is not entirely clear how to access these items.
Here is my current implementation:
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions