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