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