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