Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99919 (s=99919, is=99982, ic=99983, ia=99984)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99983 (s=99919, is=99983, ic=99984, ia=99985)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99984 (s=99919, is=99983, ic=99984, ia=99985)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99985 (s=99919, is=99983, ic=99984, ia=99985)