Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123795 (s=123795, is=123872, ic=123874, ia=123877)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123873 (s=123795, is=123873, ic=123875, ia=123878)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123875 (s=123795, is=123873, ic=123875, ia=123878)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123878 (s=123795, is=123873, ic=123875, ia=123878)