Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101717 (s=101717, is=101781, ic=101782, ia=101784)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101782 (s=101717, is=101782, ic=101783, ia=101785)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101783 (s=101717, is=101782, ic=101783, ia=101785)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101785 (s=101717, is=101782, ic=101783, ia=101785)