Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123761 (s=123761, is=123838, ic=123840, ia=123843)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123839 (s=123761, is=123839, ic=123841, ia=123844)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123841 (s=123761, is=123839, ic=123841, ia=123844)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123844 (s=123761, is=123839, ic=123841, ia=123844)