Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99258 (s=99258, is=99320, ic=99321, ia=99322)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99321 (s=99258, is=99321, ic=99322, ia=99323)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99322 (s=99258, is=99321, ic=99322, ia=99323)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99323 (s=99258, is=99321, ic=99322, ia=99323)