Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65925 (s=65925, is=65980, ic=65981, ia=65982)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65981 (s=65925, is=65981, ic=65982, ia=65983)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65982 (s=65925, is=65981, ic=65982, ia=65983)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65983 (s=65925, is=65981, ic=65982, ia=65983)