Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123573 (s=123573, is=123650, ic=123652, ia=123655)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123651 (s=123573, is=123651, ic=123653, ia=123656)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123653 (s=123573, is=123651, ic=123653, ia=123656)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123656 (s=123573, is=123651, ic=123653, ia=123656)