Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99858 (s=99858, is=99921, ic=99922, ia=99923)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99922 (s=99858, is=99922, ic=99923, ia=99924)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99923 (s=99858, is=99922, ic=99923, ia=99924)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99924 (s=99858, is=99922, ic=99923, ia=99924)