Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98456 (s=98456, is=98518, ic=98519, ia=98520)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98519 (s=98456, is=98519, ic=98520, ia=98521)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98520 (s=98456, is=98519, ic=98520, ia=98521)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98521 (s=98456, is=98519, ic=98520, ia=98521)