geist mono

geist mono

Search…

Show more

Show more

Head to the desktop site to copy.

  • coming soon

Updated:

Nov 8, 2023

Type:

No-code

Notes

  • Two overrides withShowMore and withChildVisibility communicate to show and hide the children.

const INITIAL_COUNT = 1; // Initial visible count
const SHOW_MORE_AMOUNT = 1; // Amount to show more
  • This is a simple implementation that is not yet compatible with Collection Lists as these use more complicated functions to display CMS data.

Help

How do I add code overrides?