Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10859 (s=10859, is=10867, ic=10866, ia=10868)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10868 (s=10859, is=10868, ic=10867, ia=10869)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10867 (s=10859, is=10868, ic=10867, ia=10869)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10869 (s=10859, is=10868, ic=10867, ia=10869)