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