Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86532 (s=86532, is=86590, ic=86591, ia=86592)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86591 (s=86532, is=86591, ic=86592, ia=86593)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86592 (s=86532, is=86591, ic=86592, ia=86593)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86593 (s=86532, is=86591, ic=86592, ia=86593)