item-by-item
item-by-item(self: none, start, cont)(source)Display list, enum, or terms items one by one with animation.
Each item is revealed on a successive subslide. Items before start appear immediately;
from subslide start, one additional item is revealed per subslide.
Example:
#show: simple-theme.with(aspect-ratio: "16-9")
= Slide
#item-by-item[
- first
- second
- third
]
Parameters
Returns: content