Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42741 (s=42741, is=42784, ic=42784, ia=42786)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42785 (s=42741, is=42785, ic=42785, ia=42787)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42785 (s=42741, is=42785, ic=42785, ia=42787)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42787 (s=42741, is=42785, ic=42785, ia=42787)