Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101064 (s=101064, is=101128, ic=101129, ia=101131)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101129 (s=101064, is=101129, ic=101130, ia=101132)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101130 (s=101064, is=101129, ic=101130, ia=101132)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101132 (s=101064, is=101129, ic=101130, ia=101132)