Show/Hide components based on logged in user's details

Showing or hiding a property or input is currently based on either the user input or the other properties of the page that you’re viewing.

However, in some cases, you want to show or hide the properties based on either the user’s email or role.

This helps in use cases such as showing some properties to all users while other properties to only admin.