Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123970 (s=123970, is=124047, ic=124049, ia=124052)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124048 (s=123970, is=124048, ic=124050, ia=124053)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124050 (s=123970, is=124048, ic=124050, ia=124053)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124053 (s=123970, is=124048, ic=124050, ia=124053)