Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98129 (s=98129, is=98191, ic=98192, ia=98193)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98192 (s=98129, is=98192, ic=98193, ia=98194)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98193 (s=98129, is=98192, ic=98193, ia=98194)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98194 (s=98129, is=98192, ic=98193, ia=98194)