Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111161 (s=111161, is=111234, ic=111235, ia=111237)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111235 (s=111161, is=111235, ic=111236, ia=111238)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111236 (s=111161, is=111235, ic=111236, ia=111238)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111238 (s=111161, is=111235, ic=111236, ia=111238)