Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100168 (s=100168, is=100231, ic=100232, ia=100233)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100232 (s=100168, is=100232, ic=100233, ia=100234)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100233 (s=100168, is=100232, ic=100233, ia=100234)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100234 (s=100168, is=100232, ic=100233, ia=100234)