Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15915 (s=15915, is=15931, ic=15932, ia=15930)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15932 (s=15915, is=15932, ic=15933, ia=15931)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15933 (s=15915, is=15932, ic=15933, ia=15931)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15931 (s=15915, is=15932, ic=15933, ia=15931)