Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8923 (s=8923, is=8930, ic=8929, ia=8931)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8931 (s=8923, is=8931, ic=8930, ia=8932)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8930 (s=8923, is=8931, ic=8930, ia=8932)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8932 (s=8923, is=8931, ic=8930, ia=8932)