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