Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123490 (s=123490, is=123567, ic=123569, ia=123572)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123568 (s=123490, is=123568, ic=123570, ia=123573)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123570 (s=123490, is=123568, ic=123570, ia=123573)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123573 (s=123490, is=123568, ic=123570, ia=123573)