Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123235 (s=123235, is=123312, ic=123314, ia=123317)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123313 (s=123235, is=123313, ic=123315, ia=123318)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123315 (s=123235, is=123313, ic=123315, ia=123318)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123318 (s=123235, is=123313, ic=123315, ia=123318)