Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12192 (s=12192, is=12204, ic=12203, ia=12205)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12205 (s=12192, is=12205, ic=12204, ia=12206)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12204 (s=12192, is=12205, ic=12204, ia=12206)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12206 (s=12192, is=12205, ic=12204, ia=12206)