Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 109990 (s=109990, is=110063, ic=110064, ia=110066)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110064 (s=109990, is=110064, ic=110065, ia=110067)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110065 (s=109990, is=110064, ic=110065, ia=110067)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110067 (s=109990, is=110064, ic=110065, ia=110067)