Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123354 (s=123354, is=123431, ic=123433, ia=123436)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123432 (s=123354, is=123432, ic=123434, ia=123437)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123434 (s=123354, is=123432, ic=123434, ia=123437)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123437 (s=123354, is=123432, ic=123434, ia=123437)