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