Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17238 (s=17238, is=17254, ic=17255, ia=17253)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17255 (s=17238, is=17255, ic=17256, ia=17254)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17256 (s=17238, is=17255, ic=17256, ia=17254)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17254 (s=17238, is=17255, ic=17256, ia=17254)