Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 105333 (s=105333, is=105401, ic=105402, ia=105404)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 105402 (s=105333, is=105402, ic=105403, ia=105405)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 105403 (s=105333, is=105402, ic=105403, ia=105405)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105405 (s=105333, is=105402, ic=105403, ia=105405)