Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99815 (s=99815, is=99878, ic=99879, ia=99880)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99879 (s=99815, is=99879, ic=99880, ia=99881)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99880 (s=99815, is=99879, ic=99880, ia=99881)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99881 (s=99815, is=99879, ic=99880, ia=99881)