Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99699 (s=99699, is=99762, ic=99763, ia=99764)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99763 (s=99699, is=99763, ic=99764, ia=99765)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99764 (s=99699, is=99763, ic=99764, ia=99765)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99765 (s=99699, is=99763, ic=99764, ia=99765)