Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123017 (s=123017, is=123093, ic=123096, ia=123098)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123094 (s=123017, is=123094, ic=123097, ia=123099)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123097 (s=123017, is=123094, ic=123097, ia=123099)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123099 (s=123017, is=123094, ic=123097, ia=123099)