Always Visible
The element is always visible, regardless of scroll position or other conditions.
This is the default behavior for most components and maintains backward compatibility with existing code that does not specify a visibility state.
Functions
Link copied to clipboard
Returns the current visibility state as a boolean, observing any reactive sources (such as VisibilityState.ScrollAware.scrollState) as needed.