Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78842 (s=78842, is=78899, ic=78900, ia=78901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78900 (s=78842, is=78900, ic=78901, ia=78902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78901 (s=78842, is=78900, ic=78901, ia=78902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78902 (s=78842, is=78900, ic=78901, ia=78902)