Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16584 (s=16584, is=16600, ic=16601, ia=16599)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16601 (s=16584, is=16601, ic=16602, ia=16600)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16602 (s=16584, is=16601, ic=16602, ia=16600)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16600 (s=16584, is=16601, ic=16602, ia=16600)