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