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