Hello, I am unable to add branded html button into angular component, kite-button is not being recognized . Note : i have added js reference in index.html
@ravibelkhindi Make sure you are defining kite publisher js reference before the scrip execution so that when script loads it can find all `kite-button` components and render accordingly.
Make sure you are defining kite publisher js reference before the scrip execution so that when script loads it can find all `kite-button` components and render accordingly.