Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 103777 (s=103777, is=103841, ic=103842, ia=103844)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 103842 (s=103777, is=103842, ic=103843, ia=103845)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 103843 (s=103777, is=103842, ic=103843, ia=103845)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103845 (s=103777, is=103842, ic=103843, ia=103845)