Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33867 (s=33867, is=33902, ic=33901, ia=33903)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33903 (s=33867, is=33903, ic=33902, ia=33904)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33902 (s=33867, is=33903, ic=33902, ia=33904)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33904 (s=33867, is=33903, ic=33902, ia=33904)