Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10783 (s=10783, is=10787, ic=10787, ia=10788)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10788 (s=10783, is=10788, ic=10788, ia=10789)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10788 (s=10783, is=10788, ic=10788, ia=10789)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10789 (s=10783, is=10788, ic=10788, ia=10789)