Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101625 (s=101625, is=101689, ic=101690, ia=101692)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101690 (s=101625, is=101690, ic=101691, ia=101693)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101691 (s=101625, is=101690, ic=101691, ia=101693)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101693 (s=101625, is=101690, ic=101691, ia=101693)