Open mboynes opened 2 years ago
This PR adds an example of rendering a custom Slot, and then separately, populating it with a custom Fill. The SlotFill pattern can be very powerful for plugin extensibility, and this example aims to highlight how simple it is to apply.
This PR adds an example of rendering a custom Slot, and then separately, populating it with a custom Fill. The SlotFill pattern can be very powerful for plugin extensibility, and this example aims to highlight how simple it is to apply.