Sama UI Library
    Preparing search index...

    Class SamaNavigationLinksComponent

    NavigationLinks component to navigate across application.

    Index

    Properties

    eventSender: (name: string, properties: Object) => void = ...

    Callback for a method that sends events in the client side.

    items: RedirectNavigation[]

    Array of items that make up the navigation links component.

    maxNumberOfShownLinks?: number = 3

    Variable that set the max number of items shown before stacking the links on the dropdown.