Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64930 (s=64930, is=64985, ic=64986, ia=64987)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64986 (s=64930, is=64986, ic=64987, ia=64988)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64987 (s=64930, is=64986, ic=64987, ia=64988)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64988 (s=64930, is=64986, ic=64987, ia=64988)