Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99887 (s=99887, is=99950, ic=99951, ia=99952)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99951 (s=99887, is=99951, ic=99952, ia=99953)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99952 (s=99887, is=99951, ic=99952, ia=99953)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99953 (s=99887, is=99951, ic=99952, ia=99953)