Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9404 (s=9404, is=9411, ic=9410, ia=9412)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9412 (s=9404, is=9412, ic=9411, ia=9413)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9411 (s=9404, is=9412, ic=9411, ia=9413)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9413 (s=9404, is=9412, ic=9411, ia=9413)