sanjar-notes / gui-apps

Understand and learn all about GUI apps, from theory to implementation
0 stars 0 forks source link

Make a list of seconary UI patterns (UI + code, instead of one focus) #37

Open sanjarcode opened 1 year ago

sanjarcode commented 1 year ago

task: https://height.app/OitGt6StRG/T-162 Example:

  1. Rendering a React component with hidden attribute and injecting it's innerHTML into another place (a library that doesn't suppose custom UI or doesn't have native support for React). ApexChart donut (doesn't support custom labels).
  2. data-* attribute and UI injection, see https://github.com/sanjar-notes/react/issues/41#issuecomment-1682259112