Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16093 (s=16093, is=16109, ic=16110, ia=16108)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16110 (s=16093, is=16110, ic=16111, ia=16109)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16111 (s=16093, is=16110, ic=16111, ia=16109)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16109 (s=16093, is=16110, ic=16111, ia=16109)