Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22159 (s=22159, is=22193, ic=22195, ia=22190)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22194 (s=22159, is=22194, ic=22196, ia=22191)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22196 (s=22159, is=22194, ic=22196, ia=22191)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22191 (s=22159, is=22194, ic=22196, ia=22191)