Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16666 (s=16666, is=16677, ic=16679, ia=16680)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16678 (s=16666, is=16678, ic=16680, ia=16681)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16680 (s=16666, is=16678, ic=16680, ia=16681)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16681 (s=16666, is=16678, ic=16680, ia=16681)