Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3868 (s=3868, is=3873, ic=3871, ia=3873)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3874 (s=3868, is=3874, ic=3872, ia=3874)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3872 (s=3868, is=3874, ic=3872, ia=3874)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3874 (s=3868, is=3874, ic=3872, ia=3874)