keycloakify / keycloakify-angular

🅰️ngular Integration library for Keycloakify
MIT License
2 stars 1 forks source link

Include Msg in I18n to Return Div With a Message Tag Like in React #23

Open kathari00 opened 4 days ago

kathari00 commented 4 days ago

This concept is missing so far but is implemented in React and Svelte.

In Angular you would need to use a combination of msgStr/kcSanitize and innerHTML binding.