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