We are building a site with build own theme. Now we a have requirement to show standard notifications option on all the custom pages. how to implement this in Lightning web component?
3 个回答
So I don't think there's a way to pull in just the notifications component on its own that I'm aware of at least. I think you can pull in a header component, which the notifications bell would be a part of.