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