Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11655 (s=11655, is=11667, ic=11666, ia=11668)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11668 (s=11655, is=11668, ic=11667, ia=11669)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11667 (s=11655, is=11668, ic=11667, ia=11669)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11669 (s=11655, is=11668, ic=11667, ia=11669)