Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101038 (s=101038, is=101102, ic=101103, ia=101105)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101103 (s=101038, is=101103, ic=101104, ia=101106)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101104 (s=101038, is=101103, ic=101104, ia=101106)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101106 (s=101038, is=101103, ic=101104, ia=101106)