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