Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65110 (s=65110, is=65165, ic=65166, ia=65167)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65166 (s=65110, is=65166, ic=65167, ia=65168)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65167 (s=65110, is=65166, ic=65167, ia=65168)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65168 (s=65110, is=65166, ic=65167, ia=65168)