Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69930 (s=69930, is=69986, ic=69987, ia=69988)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69987 (s=69930, is=69987, ic=69988, ia=69989)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69988 (s=69930, is=69987, ic=69988, ia=69989)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69989 (s=69930, is=69987, ic=69988, ia=69989)