Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16588 (s=16588, is=16604, ic=16605, ia=16603)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16605 (s=16588, is=16605, ic=16606, ia=16604)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16606 (s=16588, is=16605, ic=16606, ia=16604)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16604 (s=16588, is=16605, ic=16606, ia=16604)