Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101870 (s=101870, is=101934, ic=101935, ia=101937)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101935 (s=101870, is=101935, ic=101936, ia=101938)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101936 (s=101870, is=101935, ic=101936, ia=101938)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101938 (s=101870, is=101935, ic=101936, ia=101938)