Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 95001 (s=95001, is=95062, ic=95063, ia=95064)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 95063 (s=95001, is=95063, ic=95064, ia=95065)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 95064 (s=95001, is=95063, ic=95064, ia=95065)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 95065 (s=95001, is=95063, ic=95064, ia=95065)