Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5112 (s=5112, is=5118, ic=5116, ia=5118)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5119 (s=5112, is=5119, ic=5117, ia=5119)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5117 (s=5112, is=5119, ic=5117, ia=5119)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5119 (s=5112, is=5119, ic=5117, ia=5119)