Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86840 (s=86840, is=86899, ic=86900, ia=86901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86900 (s=86840, is=86900, ic=86901, ia=86902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86901 (s=86840, is=86900, ic=86901, ia=86902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86902 (s=86840, is=86900, ic=86901, ia=86902)