Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110933 (s=110933, is=111006, ic=111007, ia=111009)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111007 (s=110933, is=111007, ic=111008, ia=111010)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111008 (s=110933, is=111007, ic=111008, ia=111010)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111010 (s=110933, is=111007, ic=111008, ia=111010)