Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33130 (s=33130, is=33164, ic=33163, ia=33165)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33165 (s=33130, is=33165, ic=33164, ia=33166)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33164 (s=33130, is=33165, ic=33164, ia=33166)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33166 (s=33130, is=33165, ic=33164, ia=33166)