Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123335 (s=123335, is=123412, ic=123414, ia=123417)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123413 (s=123335, is=123413, ic=123415, ia=123418)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123415 (s=123335, is=123413, ic=123415, ia=123418)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123418 (s=123335, is=123413, ic=123415, ia=123418)