Attributes
Members list
Type members
Classlikes
One item of a repeated group: the path to render the template under, the raw item key and type from the __items convention, and the position within the group. An item of a group without templates has no segment — it renders nothing but its data is never dropped.
One item of a repeated group: the path to render the template under, the raw item key and type from the __items convention, and the position within the group. An item of a group without templates has no segment — it renders nothing but its data is never dropped.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
The instances of a repeated group for the current state — the one expansion every walker shares. Item types without a matching template fall back to the first one; a group without templates keeps every item as an instance with no segment.
The instances of a repeated group for the current state — the one expansion every walker shares. Item types without a matching template fall back to the first one; a group without templates keeps every item as an instance with no segment.
Attributes
The template a row of the given item type renders under — matching template by id, first one as fallback; a group without templates has none.
The template a row of the given item type renders under — matching template by id, first one as fallback; a group without templates has none.