Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 27888 (s=27888, is=27901, ic=27902, ia=27901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 27902 (s=27888, is=27902, ic=27903, ia=27902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 27903 (s=27888, is=27902, ic=27903, ia=27902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 27902 (s=27888, is=27902, ic=27903, ia=27902)