Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 27110 (s=27110, is=27128, ic=27131, ia=27132)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 27129 (s=27110, is=27129, ic=27132, ia=27133)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 27132 (s=27110, is=27129, ic=27132, ia=27133)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 27133 (s=27110, is=27129, ic=27132, ia=27133)