Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123548 (s=123548, is=123625, ic=123627, ia=123630)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123626 (s=123548, is=123626, ic=123628, ia=123631)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123628 (s=123548, is=123626, ic=123628, ia=123631)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123631 (s=123548, is=123626, ic=123628, ia=123631)