Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30890 (s=30890, is=30924, ic=30923, ia=30925)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30925 (s=30890, is=30925, ic=30924, ia=30926)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30924 (s=30890, is=30925, ic=30924, ia=30926)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30926 (s=30890, is=30925, ic=30924, ia=30926)