class
NavLinkPanel
public class NavLinkPanel : Panel A panel that will navigate to an href but also have .active class if href is active
Constructors
NavLinkPanel() Properties
| Name | Type | Description |
|---|---|---|
HRef | String | |
Match | String |
Methods
virtual Void OnParentChanged() virtual Void Tick() Assembly:
Base Library Namespace: Sandbox.UI.Navigation Full Name: Sandbox.UI.Navigation.NavLinkPanel