Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3321 (s=3321, is=3322, ic=3323, ia=3323)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3323 (s=3321, is=3323, ic=3324, ia=3324)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3324 (s=3321, is=3323, ic=3324, ia=3324)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3324 (s=3321, is=3323, ic=3324, ia=3324)