Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23601 (s=23601, is=23623, ic=23624, ia=23621)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23624 (s=23601, is=23624, ic=23625, ia=23622)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23625 (s=23601, is=23624, ic=23625, ia=23622)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23622 (s=23601, is=23624, ic=23625, ia=23622)