Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123899 (s=123899, is=123976, ic=123978, ia=123981)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123977 (s=123899, is=123977, ic=123979, ia=123982)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123979 (s=123899, is=123977, ic=123979, ia=123982)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123982 (s=123899, is=123977, ic=123979, ia=123982)