Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33092 (s=33092, is=33126, ic=33125, ia=33127)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33127 (s=33092, is=33127, ic=33126, ia=33128)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33126 (s=33092, is=33127, ic=33126, ia=33128)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33128 (s=33092, is=33127, ic=33126, ia=33128)