Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34783 (s=34783, is=34819, ic=34818, ia=34820)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34820 (s=34783, is=34820, ic=34819, ia=34821)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34819 (s=34783, is=34820, ic=34819, ia=34821)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34821 (s=34783, is=34820, ic=34819, ia=34821)