Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98929 (s=98929, is=98991, ic=98992, ia=98993)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98992 (s=98929, is=98992, ic=98993, ia=98994)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98993 (s=98929, is=98992, ic=98993, ia=98994)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98994 (s=98929, is=98992, ic=98993, ia=98994)