Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19962 (s=19962, is=19983, ic=19984, ia=19981)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19984 (s=19962, is=19984, ic=19985, ia=19982)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19985 (s=19962, is=19984, ic=19985, ia=19982)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19982 (s=19962, is=19984, ic=19985, ia=19982)