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