Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12089 (s=12089, is=12098, ic=12100, ia=12101)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12100 (s=12089, is=12100, ic=12102, ia=12103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12102 (s=12089, is=12100, ic=12102, ia=12103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12103 (s=12089, is=12100, ic=12102, ia=12103)