Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123796 (s=123796, is=123873, ic=123875, ia=123878)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123874 (s=123796, is=123874, ic=123876, ia=123879)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123876 (s=123796, is=123874, ic=123876, ia=123879)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123879 (s=123796, is=123874, ic=123876, ia=123879)