Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64626 (s=64626, is=64681, ic=64682, ia=64683)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64682 (s=64626, is=64682, ic=64683, ia=64684)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64683 (s=64626, is=64682, ic=64683, ia=64684)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64684 (s=64626, is=64682, ic=64683, ia=64684)