Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17872 (s=17872, is=17897, ic=17898, ia=17895)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17898 (s=17872, is=17898, ic=17899, ia=17896)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17899 (s=17872, is=17898, ic=17899, ia=17896)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17896 (s=17872, is=17898, ic=17899, ia=17896)