Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101989 (s=101989, is=102053, ic=102054, ia=102056)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102054 (s=101989, is=102054, ic=102055, ia=102057)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102055 (s=101989, is=102054, ic=102055, ia=102057)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102057 (s=101989, is=102054, ic=102055, ia=102057)