Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101494 (s=101494, is=101558, ic=101559, ia=101561)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101559 (s=101494, is=101559, ic=101560, ia=101562)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101560 (s=101494, is=101559, ic=101560, ia=101562)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101562 (s=101494, is=101559, ic=101560, ia=101562)