Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11523 (s=11523, is=11533, ic=11532, ia=11534)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11534 (s=11523, is=11534, ic=11533, ia=11535)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11533 (s=11523, is=11534, ic=11533, ia=11535)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11535 (s=11523, is=11534, ic=11533, ia=11535)