Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16883 (s=16883, is=16901, ic=16902, ia=16904)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16902 (s=16883, is=16902, ic=16903, ia=16905)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16903 (s=16883, is=16902, ic=16903, ia=16905)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16905 (s=16883, is=16902, ic=16903, ia=16905)