Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78892 (s=78892, is=78949, ic=78950, ia=78951)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78950 (s=78892, is=78950, ic=78951, ia=78952)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78951 (s=78892, is=78950, ic=78951, ia=78952)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78952 (s=78892, is=78950, ic=78951, ia=78952)