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