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