Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65866 (s=65866, is=65921, ic=65922, ia=65923)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65922 (s=65866, is=65922, ic=65923, ia=65924)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65923 (s=65866, is=65922, ic=65923, ia=65924)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65924 (s=65866, is=65922, ic=65923, ia=65924)