Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98678 (s=98678, is=98740, ic=98741, ia=98742)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98741 (s=98678, is=98741, ic=98742, ia=98743)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98742 (s=98678, is=98741, ic=98742, ia=98743)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98743 (s=98678, is=98741, ic=98742, ia=98743)