Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65818 (s=65818, is=65873, ic=65874, ia=65875)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65874 (s=65818, is=65874, ic=65875, ia=65876)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65875 (s=65818, is=65874, ic=65875, ia=65876)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65876 (s=65818, is=65874, ic=65875, ia=65876)