Angular - Components
You want to create a reusable button component with the selector
app-button that uses an external HTML template and multiple CSS files. Which is the correct component decorator configuration?