Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123005 (s=123005, is=123081, ic=123084, ia=123086)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123082 (s=123005, is=123082, ic=123085, ia=123087)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123085 (s=123005, is=123082, ic=123085, ia=123087)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123087 (s=123005, is=123082, ic=123085, ia=123087)