Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100202 (s=100202, is=100265, ic=100266, ia=100267)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100266 (s=100202, is=100266, ic=100267, ia=100268)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100267 (s=100202, is=100266, ic=100267, ia=100268)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100268 (s=100202, is=100266, ic=100267, ia=100268)