Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100977 (s=100977, is=101041, ic=101042, ia=101044)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101042 (s=100977, is=101042, ic=101043, ia=101045)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101043 (s=100977, is=101042, ic=101043, ia=101045)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101045 (s=100977, is=101042, ic=101043, ia=101045)