Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9194 (s=9194, is=9202, ic=9200, ia=9202)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9203 (s=9194, is=9203, ic=9201, ia=9203)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9201 (s=9194, is=9203, ic=9201, ia=9203)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9203 (s=9194, is=9203, ic=9201, ia=9203)