Questions
The following questions are provided for your consideration:
- How can you replace a table with a templated component?
- How would you add default values for the
Titleproperty and theBodyproperty of theDialogcomponent? - How can you determine which button was clicked when handling the
@onclickevent? - Can you distribute your
Dialogcomponent using a NuGet package?