Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99206 (s=99206, is=99268, ic=99269, ia=99270)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99269 (s=99206, is=99269, ic=99270, ia=99271)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99270 (s=99206, is=99269, ic=99270, ia=99271)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99271 (s=99206, is=99269, ic=99270, ia=99271)