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