Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88888 (s=88888, is=88949, ic=88950, ia=88951)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88950 (s=88888, is=88950, ic=88951, ia=88952)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88951 (s=88888, is=88950, ic=88951, ia=88952)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88952 (s=88888, is=88950, ic=88951, ia=88952)