Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86142 (s=86142, is=86200, ic=86201, ia=86202)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86201 (s=86142, is=86201, ic=86202, ia=86203)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86202 (s=86142, is=86201, ic=86202, ia=86203)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86203 (s=86142, is=86201, ic=86202, ia=86203)