Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100200 (s=100200, is=100263, ic=100264, ia=100265)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100264 (s=100200, is=100264, ic=100265, ia=100266)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100265 (s=100200, is=100264, ic=100265, ia=100266)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100266 (s=100200, is=100264, ic=100265, ia=100266)