Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17091 (s=17091, is=17100, ic=17100, ia=17099)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17101 (s=17091, is=17101, ic=17101, ia=17100)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17101 (s=17091, is=17101, ic=17101, ia=17100)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17100 (s=17091, is=17101, ic=17101, ia=17100)