Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99852 (s=99852, is=99915, ic=99916, ia=99917)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99916 (s=99852, is=99916, ic=99917, ia=99918)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99917 (s=99852, is=99916, ic=99917, ia=99918)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99918 (s=99852, is=99916, ic=99917, ia=99918)