You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# A `TreeView` visual, either leading or trailing.
#
# This component is part of the <%= link_to_component(Primer::Alpha::TreeView) %> component and should
# not be used directly.
classVisual < Primer::Component
# @param id [String] This visual's HTML ID.
# @param visual [ViewComponent::Base] A renderable component like an instance of <%= link_to_component(Primer::Beta::Octicon) %> to render as the visual.
# @param label [String] Text describing this visual that will be visible only to screen readers.