Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25555 (s=25555, is=25567, ic=25568, ia=25567)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25568 (s=25555, is=25568, ic=25569, ia=25568)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25569 (s=25555, is=25568, ic=25569, ia=25568)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25568 (s=25555, is=25568, ic=25569, ia=25568)