Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98592 (s=98592, is=98654, ic=98655, ia=98656)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98655 (s=98592, is=98655, ic=98656, ia=98657)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98656 (s=98592, is=98655, ic=98656, ia=98657)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98657 (s=98592, is=98655, ic=98656, ia=98657)