Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26953 (s=26953, is=26981, ic=26980, ia=26981)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26982 (s=26953, is=26982, ic=26981, ia=26982)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26981 (s=26953, is=26982, ic=26981, ia=26982)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26982 (s=26953, is=26982, ic=26981, ia=26982)