Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32888 (s=32888, is=32922, ic=32921, ia=32923)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32923 (s=32888, is=32923, ic=32922, ia=32924)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32922 (s=32888, is=32923, ic=32922, ia=32924)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32924 (s=32888, is=32923, ic=32922, ia=32924)