Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83923 (s=83923, is=83980, ic=83981, ia=83982)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83981 (s=83923, is=83981, ic=83982, ia=83983)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83982 (s=83923, is=83981, ic=83982, ia=83983)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83983 (s=83923, is=83981, ic=83982, ia=83983)