Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98323 (s=98323, is=98385, ic=98386, ia=98387)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98386 (s=98323, is=98386, ic=98387, ia=98388)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98387 (s=98323, is=98386, ic=98387, ia=98388)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98388 (s=98323, is=98386, ic=98387, ia=98388)