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