Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123158 (s=123158, is=123234, ic=123237, ia=123239)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123235 (s=123158, is=123235, ic=123238, ia=123240)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123238 (s=123158, is=123235, ic=123238, ia=123240)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123240 (s=123158, is=123235, ic=123238, ia=123240)