Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23040 (s=23040, is=23056, ic=23058, ia=23060)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23057 (s=23040, is=23057, ic=23059, ia=23061)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23059 (s=23040, is=23057, ic=23059, ia=23061)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23061 (s=23040, is=23057, ic=23059, ia=23061)