Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111915 (s=111915, is=111988, ic=111989, ia=111991)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111989 (s=111915, is=111989, ic=111990, ia=111992)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111990 (s=111915, is=111989, ic=111990, ia=111992)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111992 (s=111915, is=111989, ic=111990, ia=111992)