Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123632 (s=123632, is=123709, ic=123711, ia=123714)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123710 (s=123632, is=123710, ic=123712, ia=123715)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123712 (s=123632, is=123710, ic=123712, ia=123715)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123715 (s=123632, is=123710, ic=123712, ia=123715)