Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123262 (s=123262, is=123339, ic=123341, ia=123344)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123340 (s=123262, is=123340, ic=123342, ia=123345)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123342 (s=123262, is=123340, ic=123342, ia=123345)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123345 (s=123262, is=123340, ic=123342, ia=123345)