Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111062 (s=111062, is=111135, ic=111136, ia=111138)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111136 (s=111062, is=111136, ic=111137, ia=111139)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111137 (s=111062, is=111136, ic=111137, ia=111139)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111139 (s=111062, is=111136, ic=111137, ia=111139)