Sama UI Library
    Preparing search index...

    Class SamaSpinnerOverlayHarness

    Hierarchy

    • MatProgressSpinnerHarness
      • SamaSpinnerOverlayHarness
    Index

    Constructors

    • Parameters

      • locatorFactory: LocatorFactory

      Returns SamaSpinnerOverlayHarness

    Properties

    hostSelector: string = 'sama-spinner-overlay'

    The selector for the host element of a MatProgressSpinner instance.

    Methods

    • Gets a HarnessPredicate that can be used to search for a progress spinnner with specific attributes.

      Parameters

      • options: ProgressSpinnerHarnessFilters = {}

        Options for filtering which progress spinner instances are considered a match.

      Returns HarnessPredicate<any>

      a HarnessPredicate configured with the given options.