Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99009 (s=99009, is=99071, ic=99072, ia=99073)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99072 (s=99009, is=99072, ic=99073, ia=99074)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99073 (s=99009, is=99072, ic=99073, ia=99074)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99074 (s=99009, is=99072, ic=99073, ia=99074)