Skip to content

Added footer support

Compare
Choose a tag to compare
@reedes reedes released this 06 May 15:43
· 10 commits to main since this release
2e84d05

First cut of footer support #43

Footer use orthogonal to header use.

As before, header/footer inside scroll region for List-based variants. And outside scroll region for Stack- and Grid-based variants.

Configurability of header/footer in inside/outside scrolling region disabled for now, as it may have scalability issues. Will need to be investigated.