Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111878 (s=111878, is=111951, ic=111952, ia=111954)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111952 (s=111878, is=111952, ic=111953, ia=111955)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111953 (s=111878, is=111952, ic=111953, ia=111955)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111955 (s=111878, is=111952, ic=111953, ia=111955)