Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98165 (s=98165, is=98227, ic=98228, ia=98229)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98228 (s=98165, is=98228, ic=98229, ia=98230)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98229 (s=98165, is=98228, ic=98229, ia=98230)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98230 (s=98165, is=98228, ic=98229, ia=98230)