Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25234 (s=25234, is=25251, ic=25253, ia=25255)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25252 (s=25234, is=25252, ic=25254, ia=25256)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25254 (s=25234, is=25252, ic=25254, ia=25256)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25256 (s=25234, is=25252, ic=25254, ia=25256)