Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65451 (s=65451, is=65506, ic=65507, ia=65508)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65507 (s=65451, is=65507, ic=65508, ia=65509)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65508 (s=65451, is=65507, ic=65508, ia=65509)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65509 (s=65451, is=65507, ic=65508, ia=65509)