Sama UI Library
    Preparing search index...

    Class SamaAppBarComponent

    App-Bar component for application interaction

    Implements

    • OnInit
    • OnDestroy
    Index

    Properties

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

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

    helpItems: NavigationOptions[]

    Array of items that are going to be displayed on the help component.

    hideDefaultLogo: boolean = false

    Boolean to hide or display the default Sama Logo

    logoUrl: string = '/'

    Url where the logo is going to redirect.

    userManagerService: ILogoutService

    Service interface to manage user actions and permissions.