Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12042 (s=12042, is=12054, ic=12053, ia=12055)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12055 (s=12042, is=12055, ic=12054, ia=12056)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12054 (s=12042, is=12055, ic=12054, ia=12056)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12056 (s=12042, is=12055, ic=12054, ia=12056)