Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99203 (s=99203, is=99265, ic=99266, ia=99267)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99266 (s=99203, is=99266, ic=99267, ia=99268)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99267 (s=99203, is=99266, ic=99267, ia=99268)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99268 (s=99203, is=99266, ic=99267, ia=99268)