Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99894 (s=99894, is=99957, ic=99958, ia=99959)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99958 (s=99894, is=99958, ic=99959, ia=99960)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99959 (s=99894, is=99958, ic=99959, ia=99960)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99960 (s=99894, is=99958, ic=99959, ia=99960)