Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99314 (s=99314, is=99376, ic=99377, ia=99378)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99377 (s=99314, is=99377, ic=99378, ia=99379)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99378 (s=99314, is=99377, ic=99378, ia=99379)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99379 (s=99314, is=99377, ic=99378, ia=99379)