Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100039 (s=100039, is=100102, ic=100103, ia=100104)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100103 (s=100039, is=100103, ic=100104, ia=100105)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100104 (s=100039, is=100103, ic=100104, ia=100105)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100105 (s=100039, is=100103, ic=100104, ia=100105)