When a component has a boolean prop with a default value of true, you must explicitly pass false to disable the behavior. However, when the prop is set to false, it doesn't appear in the code preview, ...