Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20173 (s=20173, is=20186, ic=20188, ia=20190)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20187 (s=20173, is=20187, ic=20189, ia=20191)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20189 (s=20173, is=20187, ic=20189, ia=20191)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20191 (s=20173, is=20187, ic=20189, ia=20191)