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