Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 60050 (s=60050, is=60101, ic=60101, ia=60103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 60102 (s=60050, is=60102, ic=60102, ia=60104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 60102 (s=60050, is=60102, ic=60102, ia=60104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 60104 (s=60050, is=60102, ic=60102, ia=60104)