Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111094 (s=111094, is=111167, ic=111168, ia=111170)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111168 (s=111094, is=111168, ic=111169, ia=111171)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111169 (s=111094, is=111168, ic=111169, ia=111171)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111171 (s=111094, is=111168, ic=111169, ia=111171)