Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33631 (s=33631, is=33666, ic=33665, ia=33667)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33667 (s=33631, is=33667, ic=33666, ia=33668)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33666 (s=33631, is=33667, ic=33666, ia=33668)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33668 (s=33631, is=33667, ic=33666, ia=33668)