Creating Notification Components
摘要
In this chapter, notification is the common theme running through each component – it’s all about telling our users, customers, or visitors of something they need to be aware of in any site using one of these components. This time around, we’re going to create Alert, Dialog, and Tooltip components; all will be based on standard HTML markup but customized for our library and set (like the others) for use in any framework, and not just Svelte.