Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98143 (s=98143, is=98205, ic=98206, ia=98207)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98206 (s=98143, is=98206, ic=98207, ia=98208)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98207 (s=98143, is=98206, ic=98207, ia=98208)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98208 (s=98143, is=98206, ic=98207, ia=98208)