Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23314 (s=23314, is=23336, ic=23337, ia=23334)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23337 (s=23314, is=23337, ic=23338, ia=23335)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23338 (s=23314, is=23337, ic=23338, ia=23335)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23335 (s=23314, is=23337, ic=23338, ia=23335)