Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100972 (s=100972, is=101036, ic=101037, ia=101039)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101037 (s=100972, is=101037, ic=101038, ia=101040)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101038 (s=100972, is=101037, ic=101038, ia=101040)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101040 (s=100972, is=101037, ic=101038, ia=101040)