Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20280 (s=20280, is=20310, ic=20312, ia=20308)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20311 (s=20280, is=20311, ic=20313, ia=20309)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20313 (s=20280, is=20311, ic=20313, ia=20309)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20309 (s=20280, is=20311, ic=20313, ia=20309)