Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50038 (s=50038, is=50088, ic=50088, ia=50090)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50089 (s=50038, is=50089, ic=50089, ia=50091)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50089 (s=50038, is=50089, ic=50089, ia=50091)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50091 (s=50038, is=50089, ic=50089, ia=50091)