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