Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101096 (s=101096, is=101160, ic=101161, ia=101163)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101161 (s=101096, is=101161, ic=101162, ia=101164)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101162 (s=101096, is=101161, ic=101162, ia=101164)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101164 (s=101096, is=101161, ic=101162, ia=101164)