Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123658 (s=123658, is=123735, ic=123737, ia=123740)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123736 (s=123658, is=123736, ic=123738, ia=123741)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123738 (s=123658, is=123736, ic=123738, ia=123741)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123741 (s=123658, is=123736, ic=123738, ia=123741)