Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 59950 (s=59950, is=60001, ic=60001, ia=60003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 60002 (s=59950, is=60002, ic=60002, ia=60004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 60002 (s=59950, is=60002, ic=60002, ia=60004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 60004 (s=59950, is=60002, ic=60002, ia=60004)