Alexandre Teyar
Alexandre Teyar
@apedroferreira, would it also be possible to make the header bar in PageContainer optional? This way, we could achieve a full viewport layout while maintaining a consistent look by wrapping...
@Janpot, it might be, but as mentioned, one could want to apply some conditional logic based on route or anything else on hiding/showing the `PageContainer` bar.
Semantically, a payload and metadata are distinct. While the payload can be used to pass an object, metadata refers to the data required by the payload.
I agree with you that payload is a catch-all prop, however, in my mind, payload is more relevant to the rendered component inside the dialog and meta would be relevant...
Super useful use-case to handle! Would love to see this implemented too!