Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6781 (s=6781, is=6788, ic=6786, ia=6788)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6789 (s=6781, is=6789, ic=6787, ia=6789)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6787 (s=6781, is=6789, ic=6787, ia=6789)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6789 (s=6781, is=6789, ic=6787, ia=6789)