Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14159 (s=14159, is=14160, ic=14161, ia=14161, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14161 (s=14159, is=14161, ic=14162, ia=14162, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14162 (s=14159, is=14161, ic=14162, ia=14162, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14162 (s=14159, is=14161, ic=14162, ia=14162, pia)