Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123689 (s=123689, is=123766, ic=123768, ia=123771)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123767 (s=123689, is=123767, ic=123769, ia=123772)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123769 (s=123689, is=123767, ic=123769, ia=123772)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123772 (s=123689, is=123767, ic=123769, ia=123772)