Loading a tab onClick
Some features require loading content onCLick
. For example, when a user clicks on an inactive tab to load its content async.
defer: :manual
will instruct PropsTemplate to render the page without that node. You need to manually request the missing content using template querying like the example above.
Last updated
Was this helpful?