Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98040 (s=98040, is=98102, ic=98103, ia=98104)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98103 (s=98040, is=98103, ic=98104, ia=98105)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98104 (s=98040, is=98103, ic=98104, ia=98105)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98105 (s=98040, is=98103, ic=98104, ia=98105)