Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25256 (s=25256, is=25280, ic=25281, ia=25278)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25281 (s=25256, is=25281, ic=25282, ia=25279)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25282 (s=25256, is=25281, ic=25282, ia=25279)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25279 (s=25256, is=25281, ic=25282, ia=25279)