Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111829 (s=111829, is=111902, ic=111903, ia=111905)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111903 (s=111829, is=111903, ic=111904, ia=111906)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111904 (s=111829, is=111903, ic=111904, ia=111906)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111906 (s=111829, is=111903, ic=111904, ia=111906)