Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65430 (s=65430, is=65485, ic=65486, ia=65487)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65486 (s=65430, is=65486, ic=65487, ia=65488)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65487 (s=65430, is=65486, ic=65487, ia=65488)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65488 (s=65430, is=65486, ic=65487, ia=65488)