Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9473 (s=9473, is=9480, ic=9479, ia=9481)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9481 (s=9473, is=9481, ic=9480, ia=9482)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9480 (s=9473, is=9481, ic=9480, ia=9482)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9482 (s=9473, is=9481, ic=9480, ia=9482)