Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7916 (s=7916, is=7923, ic=7921, ia=7923)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7924 (s=7916, is=7924, ic=7922, ia=7924)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7922 (s=7916, is=7924, ic=7922, ia=7924)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7924 (s=7916, is=7924, ic=7922, ia=7924)