Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30298 (s=30298, is=30332, ic=30331, ia=30333)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30333 (s=30298, is=30333, ic=30332, ia=30334)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30332 (s=30298, is=30333, ic=30332, ia=30334)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30334 (s=30298, is=30333, ic=30332, ia=30334)