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