Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 94888 (s=94888, is=94949, ic=94950, ia=94951)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 94950 (s=94888, is=94950, ic=94951, ia=94952)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 94951 (s=94888, is=94950, ic=94951, ia=94952)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 94952 (s=94888, is=94950, ic=94951, ia=94952)