Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123195 (s=123195, is=123271, ic=123274, ia=123276)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123272 (s=123195, is=123272, ic=123275, ia=123277)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123275 (s=123195, is=123272, ic=123275, ia=123277)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123277 (s=123195, is=123272, ic=123275, ia=123277)