Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30392 (s=30392, is=30426, ic=30425, ia=30427)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30427 (s=30392, is=30427, ic=30426, ia=30428)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30426 (s=30392, is=30427, ic=30426, ia=30428)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30428 (s=30392, is=30427, ic=30426, ia=30428)