# Visible

The **visible** property makes the element visible by applying `display: block` to it - if the component is **inline**, then it will apply `display: inline-block`.