Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30040 (s=30040, is=30060, ic=30063, ia=30064)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30061 (s=30040, is=30061, ic=30064, ia=30065)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30064 (s=30040, is=30061, ic=30064, ia=30065)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30065 (s=30040, is=30061, ic=30064, ia=30065)