Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25333 (s=25333, is=25350, ic=25352, ia=25354)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25351 (s=25333, is=25351, ic=25353, ia=25355)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25353 (s=25333, is=25351, ic=25353, ia=25355)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25355 (s=25333, is=25351, ic=25353, ia=25355)