Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20673 (s=20673, is=20684, ic=20684, ia=20683)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20685 (s=20673, is=20685, ic=20685, ia=20684)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20685 (s=20673, is=20685, ic=20685, ia=20684)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20684 (s=20673, is=20685, ic=20685, ia=20684)