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