Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22511 (s=22511, is=22533, ic=22534, ia=22531)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22534 (s=22511, is=22534, ic=22535, ia=22532)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22535 (s=22511, is=22534, ic=22535, ia=22532)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22532 (s=22511, is=22534, ic=22535, ia=22532)