Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83042 (s=83042, is=83099, ic=83100, ia=83101)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83100 (s=83042, is=83100, ic=83101, ia=83102)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83101 (s=83042, is=83100, ic=83101, ia=83102)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83102 (s=83042, is=83100, ic=83101, ia=83102)