Closed
Description
Clear and concise description of the problem
how can I get the current index position so I can insert content at where the curser is at?
Example usage:
this.bsEditorInstance.insertContent(/** How can I get current curser index? */, 'SomeContent to auto add based on key press')
Suggested solution
Maybe something like this:
this.bsEditorInstance.curserIndex
Alternative
No response
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the HOWTO - Step by Step.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Metadata
Metadata
Assignees
Labels
No labels