Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99818 (s=99818, is=99881, ic=99882, ia=99883)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99882 (s=99818, is=99882, ic=99883, ia=99884)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99883 (s=99818, is=99882, ic=99883, ia=99884)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99884 (s=99818, is=99882, ic=99883, ia=99884)