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