Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101833 (s=101833, is=101897, ic=101898, ia=101900)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101898 (s=101833, is=101898, ic=101899, ia=101901)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101899 (s=101833, is=101898, ic=101899, ia=101901)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101901 (s=101833, is=101898, ic=101899, ia=101901)