Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98028 (s=98028, is=98090, ic=98091, ia=98092)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98091 (s=98028, is=98091, ic=98092, ia=98093)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98092 (s=98028, is=98091, ic=98092, ia=98093)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98093 (s=98028, is=98091, ic=98092, ia=98093)