Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101803 (s=101803, is=101867, ic=101868, ia=101870)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101868 (s=101803, is=101868, ic=101869, ia=101871)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101869 (s=101803, is=101868, ic=101869, ia=101871)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101871 (s=101803, is=101868, ic=101869, ia=101871)