Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17090 (s=17090, is=17101, ic=17103, ia=17104)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17102 (s=17090, is=17102, ic=17104, ia=17105)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17104 (s=17090, is=17102, ic=17104, ia=17105)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17105 (s=17090, is=17102, ic=17104, ia=17105)