Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65724 (s=65724, is=65779, ic=65780, ia=65781)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65780 (s=65724, is=65780, ic=65781, ia=65782)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65781 (s=65724, is=65780, ic=65781, ia=65782)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65782 (s=65724, is=65780, ic=65781, ia=65782)