Preparing search index...
The search index is not available
Sama UI Library
Sama UI Library
ScrollSectionNavigation
ScrollSectionNavigationHarness
Class ScrollSectionNavigationHarness
Hierarchy
ComponentHarness
ScrollSectionNavigationHarness
Index
Constructors
constructor
Properties
host
Selector
Methods
click
Item
get
Active
Item
Label
get
Container
Direction
get
Dividers
Count
get
Item
Labels
get
Items
Count
get
Side
Bar
Menu
Element
get
Side
Bar
Size
Constructors
constructor
new
Scroll
Section
Navigation
Harness
(
locatorFactory
)
:
ScrollSectionNavigationHarness
Parameters
locatorFactory
:
LocatorFactory
Returns
ScrollSectionNavigationHarness
Properties
Static
host
Selector
host
Selector
:
string
= 'sama-scroll-section-navigation'
Methods
click
Item
click
Item
(
label
)
:
Promise
<
void
>
Parameters
label
:
string
Returns
Promise
<
void
>
get
Active
Item
Label
get
Active
Item
Label
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
get
Container
Direction
get
Container
Direction
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
get
Dividers
Count
get
Dividers
Count
(
)
:
Promise
<
number
>
Returns
Promise
<
number
>
get
Item
Labels
get
Item
Labels
(
)
:
Promise
<
string
[]
>
Returns
Promise
<
string
[]
>
get
Items
Count
get
Items
Count
(
)
:
Promise
<
number
>
Returns
Promise
<
number
>
get
Side
Bar
Menu
Element
get
Side
Bar
Menu
Element
(
)
:
Promise
<
TestElement
>
Returns
Promise
<
TestElement
>
get
Side
Bar
Size
get
Side
Bar
Size
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
host
Selector
Methods
click
Item
get
Active
Item
Label
get
Container
Direction
get
Dividers
Count
get
Item
Labels
get
Items
Count
get
Side
Bar
Menu
Element
get
Side
Bar
Size
Sama UI Library
Loading...