This enhancement is particularly beneficial, as it introduces an event that empowers users to effortlessly retrieve an array of applied formats. By capturing content changes through our delegate method and manually invoking the click event, users gain streamlined access to a comprehensive array of string-based formats that have been applied
Problem: Issue Link
Soluation: We have added the click listener which will send all applied format for current tag.
PFA:
https://github.com/Andrew-Chen-Wang/RichEditorView/assets/8275040/c1e592d6-7c5f-4724-b39f-0c5b848f5c28
This enhancement is particularly beneficial, as it introduces an event that empowers users to effortlessly retrieve an array of applied formats. By capturing content changes through our delegate method and manually invoking the click event, users gain streamlined access to a comprehensive array of string-based formats that have been applied
Example Code: