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