Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99104 (s=99104, is=99166, ic=99167, ia=99168)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99167 (s=99104, is=99167, ic=99168, ia=99169)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99168 (s=99104, is=99167, ic=99168, ia=99169)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99169 (s=99104, is=99167, ic=99168, ia=99169)